From df4337b95a8c40537ea5ab96dfd346c4cd73c850 Mon Sep 17 00:00:00 2001 From: liujun Date: Thu, 7 Dec 2023 15:02:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flow_audit/users.vue | 60 ++++++++++++++++++------------ 1 file changed, 37 insertions(+), 23 deletions(-) diff --git a/src/views/xgf/flow_audit/users.vue b/src/views/xgf/flow_audit/users.vue index 57b707d..04debc5 100644 --- a/src/views/xgf/flow_audit/users.vue +++ b/src/views/xgf/flow_audit/users.vue @@ -24,7 +24,7 @@ 安全监督部门 {{ pd.SUPERVISION_DEPT_NAME }} 审核人员 - {{ pd.SUPERVISION_USER_USERNAME }} + {{ pd.SUPERVISION_USER_NAME }} 审核时间 {{ pd.SUPERVISION_TIME }} @@ -32,7 +32,7 @@ 主管部门 {{ pd.MANAGER_DEPT_NAME }} 审核人员 - {{ pd.MANAGER_USER_USERNAME }} + {{ pd.MANAGER_USER_NAME }} 审核时间 {{ pd.MANAGER_TIME }} @@ -40,7 +40,7 @@ 管理部门 {{ pd.ERRITORIALITY_DEPT_NAME }} 审核人员 - {{ pd.ERRITORIALITY_USER_USERNAME }} + {{ pd.ERRITORIALITY_USER_NAME }} 审核时间 {{ pd.TERRITORIALITY_TIME }} @@ -53,33 +53,47 @@

申请人员列表

- - - - - - - + + + + + + +
- +