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