From 0bdab08eb02785ca6aaf6a4bb49ec4675dc93298 Mon Sep 17 00:00:00 2001
From: "DESKTOP-369JRHT\\12997" <9>
Date: Mon, 3 Jun 2024 09:11:24 +0800
Subject: [PATCH] no message
---
pos-uni/pagesHome/AddVip/AddCode.vue | 21 +--------------------
pos-uni/pagesHome/AddVip/AddVip.vue | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 21 deletions(-)
diff --git a/pos-uni/pagesHome/AddVip/AddCode.vue b/pos-uni/pagesHome/AddVip/AddCode.vue
index 21dfc46cf..7be845897 100644
--- a/pos-uni/pagesHome/AddVip/AddCode.vue
+++ b/pos-uni/pagesHome/AddVip/AddCode.vue
@@ -47,10 +47,8 @@
// this.actList = ["1", "1", "1", "1", "1", ]
// this.status = "nomore" 底部刷新结束
- // this.getStore()
+
this.getQRCodeInfoByStoreId()
- // this.onReady2()
- // await this.onReady()
},
onPullDownRefresh() {
console.log("刷新");
@@ -66,23 +64,6 @@
headers
},
methods: {
- // async getStore() {
- // await request({
- // url: 'business/storeInformation/store',
- // method: 'get',
- // params: this.form
- // }).then((res) => {
- // if (res.code == 200) {
- // this.storeId = res.data.id
-
- // } else {
- // uni.showToast({
- // title: res.data,
- // icon: "none"
- // })
- // }
- // })
- // },
getQRCodeInfoByStoreId() {
request({
url: 'business/storeInformation/qrCode/createStoreQrCodeByPos',
diff --git a/pos-uni/pagesHome/AddVip/AddVip.vue b/pos-uni/pagesHome/AddVip/AddVip.vue
index 0158fcc19..3d17c77e2 100644
--- a/pos-uni/pagesHome/AddVip/AddVip.vue
+++ b/pos-uni/pagesHome/AddVip/AddVip.vue
@@ -56,7 +56,7 @@
-