From 745788de65a3d325fdf9324c8786ff1734803bcf 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/index.vue | 3 +-- src/views/xgf/flow_audit/users.vue | 11 +++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/views/xgf/flow_audit/index.vue b/src/views/xgf/flow_audit/index.vue index c9158cf..7093da1 100644 --- a/src/views/xgf/flow_audit/index.vue +++ b/src/views/xgf/flow_audit/index.vue @@ -58,7 +58,7 @@ @@ -149,7 +149,6 @@ export default { ENDTIME: this.dates[1], TRAIN_CORP_DEPTS: this.TRAIN_CORP_DEPTS.join(','), AUDIT_STATUS: this.AUDIT_STATUS, - TYPE: 2, USER_ID: JSON.parse(sessionStorage.getItem('user')).USER_ID } ).then((data) => { diff --git a/src/views/xgf/flow_audit/users.vue b/src/views/xgf/flow_audit/users.vue index 959622b..1a5cbe0 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 }} @@ -83,7 +83,7 @@ @click="getUserInfo(row)">电子合格证