|
@@ -362,7 +362,7 @@
|
|
this.cansubmit = true;
|
|
this.cansubmit = true;
|
|
uni.hideLoading();
|
|
uni.hideLoading();
|
|
// uni.$u.toast(err.msg);
|
|
// uni.$u.toast(err.msg);
|
|
- if (err.msg.includes('限购')) {
|
|
|
|
|
|
+ // if (err.msg.includes('限购')) {
|
|
this.umodal.title = '';
|
|
this.umodal.title = '';
|
|
this.umodal.content = err.msg;
|
|
this.umodal.content = err.msg;
|
|
this.umodal.show = true;
|
|
this.umodal.show = true;
|
|
@@ -371,7 +371,7 @@
|
|
// status: 0
|
|
// status: 0
|
|
// });
|
|
// });
|
|
// }, 2000)
|
|
// }, 2000)
|
|
- }
|
|
|
|
|
|
+ // }
|
|
console.log('submitOrder', err);
|
|
console.log('submitOrder', err);
|
|
})
|
|
})
|
|
},
|
|
},
|