zhangjie hace 2 años
padre
commit
a7765a5f76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;