Merge pull request '更新' (#15) from zyj into master

Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
2024-02-23 02:53:45 +00:00

View File

@@ -1274,14 +1274,14 @@
'xoilAmountGun': this.vol 'xoilAmountGun': this.vol
} }
} else { } else {
if(!this.plateNumberOcr){
uni.showToast({
icon: 'none',
title: '请上传车牌照片'
})
return
}
if(this.plateNumberOcrShow == true){ if(this.plateNumberOcrShow == true){
if(!this.plateNumberOcr){
uni.showToast({
icon: 'none',
title: '请上传车牌照片'
})
return
}
var orderData = { var orderData = {
amountGun: this.activeChannelCode == 'TY' ? this.ty.realMoney : '', amountGun: this.activeChannelCode == 'TY' ? this.ty.realMoney : '',
shareCompanyQuota: 0, // 共享标识 shareCompanyQuota: 0, // 共享标识