Commit 7ceda05f authored by Xuguangxing's avatar Xuguangxing

feat: fix

parent bf7fa7fb
......@@ -231,7 +231,7 @@ export default {
const vccToken = localStorage.get('vccToken');
Current_Url = `${window.location.origin}/payWaiting?vccToken=${vccToken}&orderNo=${this.orderNo}`;
this.queryPayInfo();
// this.getCouponList(this.orderNo);
this.getCouponList(this.orderNo);
// this.$track.registeredEvents('H5_2B_CashierPageExposure');
},
methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment