Browse Source

风门详情页

bobo04052021@163.com 1 tuần trước cách đây
mục cha
commit
8caacd2a37
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {