From d50e99452642146b1e9d676356ac29b87368e063 Mon Sep 17 00:00:00 2001 From: liujun Date: Thu, 21 Dec 2023 19:55:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E7=9C=8Bbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/train/training_record/index.vue | 3 ++- src/views/xgf/flow_audit/index.vue | 6 +++--- src/views/xgf/flow_audit/users.vue | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/views/train/training_record/index.vue b/src/views/train/training_record/index.vue index 029f402..60e981c 100644 --- a/src/views/train/training_record/index.vue +++ b/src/views/train/training_record/index.vue @@ -114,7 +114,8 @@ export default { VERIFY_START_TIME: this.dates[0], VERIFY_END_TIME: this.dates[1], XGF_NAME: this.XGF_NAME, - USER_ID: JSON.parse(sessionStorage.getItem('user')).USER_ID + USER_ID: JSON.parse(sessionStorage.getItem('user')).USER_ID, + STEP_STATUS: '3' } ).then((data) => { this.listLoading = false diff --git a/src/views/xgf/flow_audit/index.vue b/src/views/xgf/flow_audit/index.vue index 6be2821..e730ca8 100644 --- a/src/views/xgf/flow_audit/index.vue +++ b/src/views/xgf/flow_audit/index.vue @@ -41,8 +41,8 @@ flowTrain/batchList