合并扫码点餐
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
return false;
|
||||
}
|
||||
let res = await this.api.paymemeberIn({
|
||||
shopId: uni.cache.get('shopUser').shopId, // 判断显示哪家的作品,
|
||||
shopId: uni.cache.get('shopUser'), // 判断显示哪家的作品,
|
||||
amount: this.amount // 判断显示哪家的作品,
|
||||
})
|
||||
if (res) {
|
||||
|
||||
Reference in New Issue
Block a user