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