Explorar el Código

fix: 默认值

zh hace 2 años
padre
commit
b10e03a3d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,