Browse Source

提交

master
Enzo 4 years ago
parent
commit
1eb7c84691
  1. 1
      pages/order/confirm-order.vue

1
pages/order/confirm-order.vue

@ -186,6 +186,7 @@
})
}).catch(err => {
this.ifPay = true
if(err.code == 9997) {
uni.showModal({
title: '提示',

Loading…
Cancel
Save