From b2988caa42119de55fbf31073b35c4b555aaabca Mon Sep 17 00:00:00 2001 From: hxh Date: Tue, 18 Jun 2024 16:15:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E4=B8=8E=E9=9A=90=E6=82=A3=E7=8A=B6=E6=80=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dike/runManage/enginerring/inspectionRecords/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/dike/runManage/enginerring/inspectionRecords/index.vue b/src/views/dike/runManage/enginerring/inspectionRecords/index.vue index 689dd8f..7343c98 100644 --- a/src/views/dike/runManage/enginerring/inspectionRecords/index.vue +++ b/src/views/dike/runManage/enginerring/inspectionRecords/index.vue @@ -208,6 +208,7 @@ export default { this.paramsData.lineType = ""; this.paramsData.dutyHolderType = ""; this.paramsData.status = ""; + this.paramsData.handleStatus = ""; this.reqCountCalc(); this.pageData.pageNum = 1; this.getTableData(); @@ -496,13 +497,13 @@ export default { v-else-if="scope.row.handleStatus === '1'" type="success" class="normal" - >已处置未处置 未处置已处置