mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
站内信模块:vue3 站内信弹板
This commit is contained in:
@ -43,6 +43,7 @@ export function getUnreadNotifyMessageList() {
|
||||
})
|
||||
}
|
||||
|
||||
// 获得当前用户的未读站内信数量
|
||||
export function getUnreadNotifyMessageCount() {
|
||||
return request({
|
||||
url: '/system/notify-message/get-unread-count',
|
||||
|
Reference in New Issue
Block a user