From ffaa3d5abe6614b44e6eff108dfdc575aff1b429 Mon Sep 17 00:00:00 2001 From: liujiangyong Date: Tue, 9 May 2023 17:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=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.js | 2 +- .../troubleshooting/shootingForm/index.wxml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/weapp/package/troubleshooting/index.js b/weapp/package/troubleshooting/index.js index 54a3deb..3ad59a3 100644 --- a/weapp/package/troubleshooting/index.js +++ b/weapp/package/troubleshooting/index.js @@ -199,7 +199,7 @@ Page({ }) }) this.getData({ - type: 'backlog' + type: this.data.currentTab === 0 ? 'backlog' : 'haveDone' }); setTimeout(() => { this.setData({ diff --git a/weapp/package/troubleshooting/shootingForm/index.wxml b/weapp/package/troubleshooting/shootingForm/index.wxml index ddddfff..5a872b9 100644 --- a/weapp/package/troubleshooting/shootingForm/index.wxml +++ b/weapp/package/troubleshooting/shootingForm/index.wxml @@ -5,10 +5,10 @@ 巡检信息 - - - - + + + + 问题详情 @@ -105,7 +105,7 @@ 维修计划审批 - + @@ -115,8 +115,8 @@ 维修处理 - - + + 完工图片 @@ -140,8 +140,8 @@ 质检验收 - - + + 现场图片