提交 2d41c6a8 authored 作者: pengxiaohui's avatar pengxiaohui

取消支付成功回调

上级 53f1542c
...@@ -59,7 +59,6 @@ export default { ...@@ -59,7 +59,6 @@ export default {
this.orderDetailId = this.$route.query.od_id this.orderDetailId = this.$route.query.od_id
} else { } else {
this.orderDetailId = window.localStorage.getItem('order_detail_id') || '6806478305244479488' this.orderDetailId = window.localStorage.getItem('order_detail_id') || '6806478305244479488'
this.repeatHandle()
} }
this.fetchOrderDetails() this.fetchOrderDetails()
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论