소스 검색

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

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) {