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