支付宝兼容,排队预约修改,订单逻辑修改
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
},
|
||||
wantEvent() {
|
||||
uni.redirectTo({
|
||||
url: '/pages/order/order_detail?orderId=' + this.orderId
|
||||
url: '/pagesOrder/order_detail/index?orderId=' + this.orderId
|
||||
});
|
||||
},
|
||||
async DoublingEvent() {
|
||||
|
||||
Reference in New Issue
Block a user