瀏覽代碼

fix:修复场景管理默认开启平台展示

jinx 4 年之前
父節點
當前提交
5c4ae0c13b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/page/scene/index.vue

+ 2 - 1
src/page/scene/index.vue

@@ -427,7 +427,8 @@ export default {
           } else if (temp[i].status === -2) {
             temp[i].statusBoo = false
           } else {
-            temp[i].statusBoo = ''
+            // temp[i].statusBoo = ''
+            temp[i].statusBoo = false
           }
         }
         this.scenes = temp