From 8bf15539fca40476eb618a55c55522cf848438fe Mon Sep 17 00:00:00 2001 From: limingyu Date: Fri, 26 Apr 2024 16:21:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E5=85=AC=E5=8F=B8=E5=8A=A8=E7=81=AB?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E5=88=97=E8=A1=A8=E6=9F=A5=E7=9C=8B=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=9B=BE=E6=94=B9=E6=88=90=E5=8F=AF=E4=BB=A5=E4=B8=8A?= =?UTF-8?q?=E4=B8=8B=E6=BB=91=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork-apply/hotwork-apply-list.vue | 105 +++++++++--------- 1 file changed, 54 insertions(+), 51 deletions(-) diff --git a/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-list.vue b/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-list.vue index e9e5557..d771dbe 100644 --- a/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-list.vue +++ b/pages/application/hotwork_cfd/hotwork-apply/hotwork-apply-list.vue @@ -108,58 +108,61 @@ 查看流程图 - - - - - - - - {{item.name}} - {{item.USER_NAME}}{{item.STATE}} - {{item.TIME}} - - {{item.msg}} - - - {{item.REPULSE}} - - - - - + + + + + + + + + {{item.name}} + {{item.USER_NAME}}{{item.STATE}} + {{item.TIME}} + + {{item.msg}} + + + {{item.REPULSE}} + + + + + - - - 监   护    人:{{GUARDIAN_USER_NAME}}已签字 - - - - - 监   护    人:{{GUARDIAN_USER_NAME}}未签字 - - - - - 安全交底人:{{confessUserNames}}已签字 - - - - - 安全交底人:{{confessUserNames}}未全部签字 - - - - - 接受交底人:{{ACCEPT_CONFESS_USER_NAME}}已签字 - - - - - 接受交底人:{{ACCEPT_CONFESS_USER_NAME}}未签字 - - + + + + 监   护    人:{{GUARDIAN_USER_NAME}}已签字 + + + + + 监   护    人:{{GUARDIAN_USER_NAME}}未签字 + + + + + 安全交底人:{{confessUserNames}}已签字 + + + + + 安全交底人:{{confessUserNames}}未全部签字 + + + + + 接受交底人:{{ACCEPT_CONFESS_USER_NAME}}已签字 + + + + + 接受交底人:{{ACCEPT_CONFESS_USER_NAME}}未签字 + + +