From 11a0836229be55283941752ea4037b2b29f06c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=A6=8D?= <1455167345@qq.com> Date: Wed, 31 Jul 2024 10:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E6=9F=A5=E8=AF=A2=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default/header/components/notify/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/default/header/components/notify/index.vue b/src/layouts/default/header/components/notify/index.vue index 4c33f726..c53b1731 100644 --- a/src/layouts/default/header/components/notify/index.vue +++ b/src/layouts/default/header/components/notify/index.vue @@ -120,7 +120,7 @@ const taskId = ref(''); const isRead: any = ref(0); const type = ref(''); - const cloudQueryVisible = ref(true); + const cloudQueryVisible = ref(false); const compare = ref(false); const open = ref(false); const count = computed(() => {