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)">电子合格证