master
游梦婷 2 years ago
parent b8be342256
commit 8bf85cf8a6
  1. 4
      physical-merchants/classify/order/paymentResult.vue

@ -83,8 +83,10 @@
}) })
}, },
orderDetail(){ orderDetail(){
// console.log(this.orderId)
uni.redirectTo({ uni.redirectTo({
url:"/pages/user/order_list/order_list?tbIndex="+'-1' // url:"/pages/user/order_list/order_list?tbIndex="+'-1'
url:"/physical-merchants/classify/order/orderDetail?id="+this.orderId
}) })
}, },
yaoqin(){ yaoqin(){

Loading…
Cancel
Save