优化代码
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user