From 53776e287913a486b5109a8d396be030928466fc Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 26 Dec 2023 12:35:27 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flowList/components/list.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/xgf/flowList/components/list.vue b/src/views/xgf/flowList/components/list.vue index 77b19dd..9b09550 100644 --- a/src/views/xgf/flowList/components/list.vue +++ b/src/views/xgf/flowList/components/list.vue @@ -51,7 +51,7 @@
- 批量申请 + 批量申请
@@ -142,7 +142,8 @@ export default { { KEYWORDS: this.KEYWORDS, STATUS: '2', - EMPLOY_FLAG: '1' + EMPLOY_FLAG: '1', + VALID_FLAG: '1' } ).then((data) => { this.listLoading = false