From 0883bbb2627cc31c6dfd498a0f19e1d1a79577b8 Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 1 Apr 2024 19:57:24 +0800 Subject: [PATCH] =?UTF-8?q?14893=20=E7=94=B3=E8=AF=B7=E5=8A=A8=E7=81=AB?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=20=E6=89=80=E6=9C=89=E7=9A=84=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86=E9=83=BD=E6=B2=A1=E6=9C=89=E5=BF=85=E5=A1=AB?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=20=E6=B3=A8=E6=84=8F=E5=90=8E=E7=BB=AD?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E4=B9=9F=E8=A6=81=E6=9C=89=E5=BF=85=E5=A1=AB?= =?UTF-8?q?=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork_cfd/hotwork-apply/hotwork-apply-detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-detail.vue b/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-detail.vue index 2da17a1..df3d163 100644 --- a/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-detail.vue @@ -985,7 +985,7 @@ export default { uni.showLoading({ title: '请稍候' }) - if (STATUS == 1.5) { + if (STATUS === '1') { this.rules.map(({name, message}) => { if (!this.pd[name]) { uni.showToast({