فهرست منبع

设备位号功能

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