瀏覽代碼

设备位号功能

hfxc226 2 年之前
父節點
當前提交
f4959bc2e2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sb/info/SbInfo.vue

+ 1 - 1
src/views/sb/info/SbInfo.vue

@@ -846,7 +846,7 @@ export default {
       this.$refs.importModalUpdate.base(null, 1)
     },
     doImportForUpdate () {
-      this.$refs.importModalUpdate.base(null, 4)
+      this.$refs.importModalUpdate.base(null, 2)
     }
   }
 }