下单页面调整,确认订单页面调整
This commit is contained in:
@@ -241,6 +241,8 @@ export const Memberpay = defineStore('memberpay', {
|
||||
placeNum: data.placeNum, //当前订单下单次数
|
||||
waitCall: data.waitCall //是否等叫 0 否 1 等叫
|
||||
})
|
||||
console.log('actionscreateOrder res:');
|
||||
console.log(res);
|
||||
if (res) {
|
||||
resolve(res)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user