浏览代码

清除安全检查默认检测内容序号

xujie 1 年之前
父节点
当前提交
5947cc9e37
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/safetycheck/ruleManager/dialog.editPoint.vue

+ 1 - 1
src/views/safetycheck/ruleManager/dialog.editPoint.vue

@@ -146,7 +146,7 @@ export default {
         areaName: null,
         businessType: null,
         remark: null,
-        sort: null
+        sort: undefined
       };
     },
     async show(index, data, isUpdate) {