问题修复
This commit is contained in:
@@ -232,7 +232,8 @@ function toPay() {
|
||||
orderId: cartStore.order.id,
|
||||
isNowPay: true,
|
||||
dinnerType: cartStore.currentDinnerType,
|
||||
});
|
||||
personCount: cartStore.personCount,
|
||||
},'redirect');
|
||||
}
|
||||
|
||||
const areaList = ref([]);
|
||||
|
||||
Reference in New Issue
Block a user