From 2bd700eb2a14b4486f6f217d2be9632fa7b06025 Mon Sep 17 00:00:00 2001 From: liujiangyong Date: Tue, 9 May 2023 16:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weapp/package/troubleshooting/index.wxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weapp/package/troubleshooting/index.wxml b/weapp/package/troubleshooting/index.wxml index 7c5d92f..e95343f 100644 --- a/weapp/package/troubleshooting/index.wxml +++ b/weapp/package/troubleshooting/index.wxml @@ -79,7 +79,7 @@ item.state == 6 ?'验收通过':'驳回重修' }} - + {{ item.state == 1 ?'制定计划': item.state == 2 ?'计划已提交待审批': @@ -88,7 +88,7 @@ item.state == 5 ?'维修完成待验收': item.state == 6 ?'验收通过':'驳回重修' }} - +