bobo04052021@163.com преди 2 месеца
родител
ревизия
8caacd2a37
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/home/detail/autodoor/autodoor.vue

+ 1 - 1
pages/home/detail/autodoor/autodoor.vue

@@ -713,7 +713,7 @@ export default {
               ) {
                 this.deviceShowList = this.showColum[key1];
               } else {
-                this.deviceShowList = this.showColum[key];
+                this.deviceShowList = this.showColum[key] || [];
               }
               // this.deviceShowList = this.showColum[key];
             } else {