@@ -201,6 +201,10 @@
p.desc=con+'-'+carNos;
this.$api.getPrePay(this.$common.removeNull(p)).then(resp => {
let data = resp.data;
+ if(data.code&&data.code==500){
+ this.$common.toast('系统异常');
+ return;
+ }
let that = this;
jweixin.chooseWXPay({
timestamp: data