From 498d8dc312354d443cc1a5486a9da55249f9ec9f Mon Sep 17 00:00:00 2001 From: WenShiJun Date: Mon, 8 Jul 2024 16:26:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E7=81=AB=E4=BD=9C=E4=B8=9A=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=9B=BE=E9=80=BB=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hotwork_cfd/hotwork/components/list.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/hotwork_cfd/hotwork/components/list.vue b/src/views/hotwork_cfd/hotwork/components/list.vue index 204df3e..d0e0f35 100644 --- a/src/views/hotwork_cfd/hotwork/components/list.vue +++ b/src/views/hotwork_cfd/hotwork/components/list.vue @@ -162,14 +162,14 @@ 安全交底人:{{ pd.confessUserNames }}未全部签字 -
+
- 接受交底人:{{ pd.ACCEPT_CONFESS_USER_NAME }}已签字 + 接受交底人:{{ pd.acceptConfessUserNames }}已签字
-
+
- 接受交底人:{{ pd.ACCEPT_CONFESS_USER_NAME }}未签字 + 接受交底人:{{ pd.acceptConfessUserNames }}未全部签字