From 220db80e605945ced1b33443020933206b0915db Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期四, 24 七月 2025 14:56:11 +0800 Subject: [PATCH] Merge remote-tracking branch 'bak/master' into master-lpyun --- src/layouts/default/header/components/notify/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layouts/default/header/components/notify/index.vue b/src/layouts/default/header/components/notify/index.vue index f51a0a9..466099c 100644 --- a/src/layouts/default/header/components/notify/index.vue +++ b/src/layouts/default/header/components/notify/index.vue @@ -29,7 +29,7 @@ import md5 from 'crypto-js/md5'; import SysMessageModal from '/@/views/system/message/components/SysMessageModal.vue' - + export default defineComponent({ components: { Popover, -- Gitblit v1.9.3