From 7d18e1bb2ae0f1ec76dae7fb86958b114296bb6d Mon Sep 17 00:00:00 2001 From: liujun Date: Fri, 22 Dec 2023 13:39:09 +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/xgf/flowApply/components/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/xgf/flowApply/components/list.vue b/src/views/xgf/flowApply/components/list.vue index 20bec60..f5ec2c4 100644 --- a/src/views/xgf/flowApply/components/list.vue +++ b/src/views/xgf/flowApply/components/list.vue @@ -140,7 +140,7 @@ export default { KEYWORDS: this.KEYWORDS, STATUS: '2', EMPLOY_FLAG: '1', - UN_STUDY_STATUS: '2' + STUDY_STATUS: '9' } ).then((data) => { this.listLoading = false