From aa94e66276e069a1e6488f78ca2d7181a1eebf61 Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 1 Apr 2024 19:47:57 +0800 Subject: [PATCH] =?UTF-8?q?14896=20=E5=9C=A8=E6=B5=81=E7=A8=8B=E5=AE=A1?= =?UTF-8?q?=E6=89=B9=E8=BF=87=E7=A8=8B=E4=B8=AD=20=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=B2=A1=E6=9C=89=E5=88=A4=E7=A9=BA=20?= =?UTF-8?q?=E6=89=80=E6=9C=89=E6=B5=81=E7=A8=8B=E9=83=BD=E8=A6=81=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=88=A4=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork_cfd/hotwork-confirm/hotwork-confirm-detail.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/application/hotwork_cfd/hotwork-confirm/hotwork-confirm-detail.vue b/pages/application/hotwork_cfd/hotwork-confirm/hotwork-confirm-detail.vue index dd8a639..eade38b 100644 --- a/pages/application/hotwork_cfd/hotwork-confirm/hotwork-confirm-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-confirm/hotwork-confirm-detail.vue @@ -391,8 +391,7 @@ uni.showLoading({ title: '请稍候' }) - if (STATUS === 2) { - + if (STATUS === '1.5') { if (_this.imgList.length <= 0) { uni.showToast({ icon: 'none',