Merge branch 'wwz_d' of https://e.coding.net/g-cphe0354/xiaochengxusaomadiancan/cashier_weapp into wwz_x
This commit is contained in:
@@ -162,7 +162,6 @@
|
||||
methods: {
|
||||
async getinfo(id) {
|
||||
let res = await this.api.getYhqDouble({
|
||||
// orderId: 420
|
||||
orderId: id
|
||||
})
|
||||
if (res.code == 0) {
|
||||
|
||||
@@ -354,8 +354,9 @@
|
||||
},
|
||||
// 去充值
|
||||
goRecharge() {
|
||||
console.log(this.amountVIP.shopId,'调试11111')
|
||||
uni.pro.navigateTo('/pages/member/index', {
|
||||
shopId_id: this.amountVIP.shopId
|
||||
shopId: this.amountVIP.shopId
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
},
|
||||
goRecharge() {
|
||||
uni.pro.navigateTo('/pages/member/index', {
|
||||
shopId_id: this.info.shopId
|
||||
shopId: this.info.shopId
|
||||
})
|
||||
},
|
||||
fangdouevent() {
|
||||
|
||||
Reference in New Issue
Block a user