优化代码
This commit is contained in:
parent
f0c0124970
commit
73e5f0dad8
@ -11,7 +11,7 @@ const noticeStore = useNoticeStore()
|
|||||||
const userStore = useUserStore()
|
const userStore = useUserStore()
|
||||||
const authStore = useAuthStore()
|
const authStore = useAuthStore()
|
||||||
|
|
||||||
const { notification, message } = createDiscreteApi(['notification', 'message'])
|
const { notification } = createDiscreteApi(['notification'])
|
||||||
/**
|
/**
|
||||||
* 生成指定时间格式
|
* 生成指定时间格式
|
||||||
* @param format 时间格式 默认:'YYYY-MM-DD HH:mm:ss'
|
* @param format 时间格式 默认:'YYYY-MM-DD HH:mm:ss'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user