Pārlūkot izejas kodu

Merge branch 'v0.1.0' of http://10.87.21.221:8000/jzyd_yyds/soc_web into v0.1.0

zhulu 1 gadu atpakaļ
vecāks
revīzija
c2579b2b1e

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