pull/15/head
zhangyouji 8 months ago
parent 289ba29759
commit e9f59282a3
  1. 2
      BagStation/pages/components/price-select-tab.vue

@ -1274,6 +1274,7 @@
'xoilAmountGun': this.vol
}
} else {
if(this.plateNumberOcrShow == true){
if(!this.plateNumberOcr){
uni.showToast({
icon: 'none',
@ -1281,7 +1282,6 @@
})
return
}
if(this.plateNumberOcrShow == true){
var orderData = {
amountGun: this.activeChannelCode == 'TY' ? this.ty.realMoney : '',
shareCompanyQuota: 0, //

Loading…
Cancel
Save