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(() => {