소스 검색

审核列表默认审核中

wolyshaw 4 년 전
부모
커밋
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: [],