Browse Source

审核列表默认审核中

wolyshaw 4 years ago
parent
commit
e4e0d84af3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/auditList/index.vue

+ 1 - 1
src/views/auditList/index.vue

@@ -215,7 +215,7 @@ export default {
       searchForm: {
         search: null,
         paymentType: null,
-        status: null,
+        status: 'AUDITING',
         organId: null,
       },
       tableList: [],