更改order_food/order_food路径前
This commit is contained in:
@@ -38,7 +38,8 @@ export const Memberpay = defineStore('memberpay', {
|
||||
returnUrl: data.returnUrl ? data.returnUrl : '',
|
||||
buyerRemark: data.buyerRemark ? data.buyerRemark : '',
|
||||
orderId: data.orderId,
|
||||
userAllPack: data.userAllPack
|
||||
userAllPack: data.userAllPack,
|
||||
seatNum:data.seatNum
|
||||
})
|
||||
if (res) {
|
||||
uni.showLoading({
|
||||
|
||||
Reference in New Issue
Block a user