Ver Fonte

fix: 默认值

zh há 2 anos atrás
pai
commit
b10e03a3d8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/commercialEngineering/components/operate.vue

+ 1 - 1
src/views/commercialEngineering/components/operate.vue

@@ -183,7 +183,7 @@ export default {
         remark: '',
         serviceId: '',
         serviceName: '',
-        status: ''
+        status: 'ING'
       },
       tableData: [],
       currentPage: 1,