From e9f59282a3c737dd4bba0de9bc134513a0201bc8 Mon Sep 17 00:00:00 2001 From: zhangyouji Date: Fri, 23 Feb 2024 10:53:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BagStation/pages/components/price-select-tab.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/BagStation/pages/components/price-select-tab.vue b/BagStation/pages/components/price-select-tab.vue index cab3d30..5b4a050 100644 --- a/BagStation/pages/components/price-select-tab.vue +++ b/BagStation/pages/components/price-select-tab.vue @@ -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, // 共享标识