Explorar el Código

审核列表默认审核中

wolyshaw hace 4 años
padre
commit
e4e0d84af3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: [],