优化代码

This commit is contained in:
Sun 2024-01-15 21:54:03 +08:00
parent f0c0124970
commit 73e5f0dad8

View File

@ -11,7 +11,7 @@ const noticeStore = useNoticeStore()
const userStore = useUserStore()
const authStore = useAuthStore()
const { notification, message } = createDiscreteApi(['notification', 'message'])
const { notification } = createDiscreteApi(['notification'])
/**
*
* @param format 'YYYY-MM-DD HH:mm:ss'