From 856df58ee56f3c6163bdc938b4fb7c5085ede6b5 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 11 Nov 2024 18:35:09 +0800
Subject: [PATCH] Merge branch 'main' of http://139.196.74.78:10010/r/zhyq/bigScreen

---
 src/views/layout/index.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/views/layout/index.vue b/src/views/layout/index.vue
index 394db77..1187348 100644
--- a/src/views/layout/index.vue
+++ b/src/views/layout/index.vue
@@ -45,6 +45,11 @@
 const showContent = ref(false)
 const showSubLayout = ref(false)
 const showSinglePage = ref(false)
+
+// onMounted(() => {
+//   store.setLoadSub(false)
+// }),
+
 // 监听createB的变化
 watch(
   [

--
Gitblit v1.9.3