瀏覽代碼

风门详情页

bobo04052021@163.com 1 周之前
父節點
當前提交
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 {