zhangjie 2 năm trước cách đây
mục cha
commit
a7765a5f76
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/client/views/LineScan.vue

+ 1 - 1
src/modules/client/views/LineScan.vue

@@ -305,7 +305,7 @@ export default {
           isClient: false,
           isCurrent: true,
           isManual: false,
-          collectConfig: null
+          collectConfig: this.getCurCollectConfig()
         };
       }
       return validInfo;