From c169921bafd14cfad8ed565fb7aa441ab95caa0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Wed, 9 Aug 2023 16:28:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=AE=BE=E5=A4=87=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E7=BA=A7=E5=88=AB=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inventory/DeviceInspectPlanAudit.vue | 33 +++++++++--------- .../DeviceInspectPlanAuditModify.vue | 26 ++++++-------- .../inventory/DeviceInspectPlanCompleted.vue | 34 +++++++++---------- .../inventory/DeviceInspectPlanModify.vue | 13 +------ src/views/inventory/DeviceInspectPlanNew.vue | 33 +++++++----------- 5 files changed, 57 insertions(+), 82 deletions(-) diff --git a/src/views/inventory/DeviceInspectPlanAudit.vue b/src/views/inventory/DeviceInspectPlanAudit.vue index 382ebb38..1c5b6b66 100644 --- a/src/views/inventory/DeviceInspectPlanAudit.vue +++ b/src/views/inventory/DeviceInspectPlanAudit.vue @@ -48,18 +48,15 @@ clearable> - - - - - - - - - - - - + + + + + + + + + @@ -70,6 +67,8 @@ + + {{ planStatusMap[scope.row.planStatus] }}--> - - - + + + + +