浏览代码

fix: 默认值

zh 2 年之前
父节点
当前提交
b10e03a3d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,