Ver código fonte

ota升级包管理,添加升级包是否验证默认值

Xiahai 1 ano atrás
pai
commit
db807cf741
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/iot/ota-update/update/component/edit.vue

+ 2 - 2
src/views/iot/ota-update/update/component/edit.vue

@@ -137,7 +137,7 @@ export default defineComponent({
         waitVersion: '',
         afterVersion: '',
         are: '',
-        check: '',
+        check: '2',
         describe: '',
         info: '',
         url: '',
@@ -187,7 +187,7 @@ export default defineComponent({
         waitVersion: '',
         afterVersion: '',
         are: '',
-        check: '',
+        check: '2',
         describe: '',
         info: '',
         url: '',