Explorar o código

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

jinx %!s(int64=4) %!d(string=hai) anos
pai
achega
5c4ae0c13b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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