From daaa2bfe0f28bffe75e54e549c11a76889faa1c9 Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 25 Jul 2024 14:54:17 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E6=9F=A5=E7=9C=8B=E8=AF=A6=E6=83=85]?= =?UTF-8?q?=20=E4=BC=81=E6=A0=87=E7=A8=BD=E6=9F=A5=E8=AE=A1=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EnterpriseStandardInspectionPlanFlow.vue | 145 +++++++++++++++--- .../modules/InspectionPlanTable.vue | 18 ++- .../modules/ShowOpinionModal.vue | 1 + .../modules/WriteOpinionModal.vue | 10 +- 4 files changed, 143 insertions(+), 31 deletions(-) diff --git a/src/views/workCenter/enterpriseStandardInspectionPlan/EnterpriseStandardInspectionPlanFlow.vue b/src/views/workCenter/enterpriseStandardInspectionPlan/EnterpriseStandardInspectionPlanFlow.vue index 48944966..3f0035ac 100644 --- a/src/views/workCenter/enterpriseStandardInspectionPlan/EnterpriseStandardInspectionPlanFlow.vue +++ b/src/views/workCenter/enterpriseStandardInspectionPlan/EnterpriseStandardInspectionPlanFlow.vue @@ -1,7 +1,7 @@