From e7f1d02ac5f4ad9f8a8455bb8595ab7d4fcacba9 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Fri, 2 Aug 2024 18:22:27 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E6=B3=A8=E9=87=8A=E8=BF=9D?= =?UTF-8?q?=E7=AB=A0=E4=BA=BA=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectFront/quality/inspectionLedger.vue | 43 +++++++++++++++++++ .../safeSame/inspectionLedger.vue | 21 ++++++--- 2 files changed, 59 insertions(+), 5 deletions(-) diff --git a/src/views/projectFront/quality/inspectionLedger.vue b/src/views/projectFront/quality/inspectionLedger.vue index b1140c93..47427795 100644 --- a/src/views/projectFront/quality/inspectionLedger.vue +++ b/src/views/projectFront/quality/inspectionLedger.vue @@ -1846,6 +1846,10 @@ }}{{ item.createUserName }}
+
整改状态:{{
@@ -1938,6 +1942,38 @@
+
- 违章人员
+ 违章人员:{{ item.createUserName }}
-
整改状态:{{
@@ -2109,7 +2109,7 @@