wangfukang 9 hours ago
parent
commit
db5f2ce2d7
  1. 2
      package1/order/orderDetail.vue

2
package1/order/orderDetail.vue

@ -1083,7 +1083,7 @@
that.$forceUpdate(); that.$forceUpdate();
}, },
fail: function(err) { fail: function(err) {
that.tui.toast('支付失败取消'); that.tui.toast('支付失败取消');
} }
}); });
} else { } else {

Loading…
Cancel
Save