wolyshaw 4 лет назад
Родитель
Сommit
e4e0d84af3
1 измененных файлов с 1 добавлено и 1 удалено
  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: [],