新增邮件显示已读未读功能
This commit is contained in:
@@ -12,6 +12,7 @@ export const useEmailStore = defineStore('email', {
|
||||
delType: null,
|
||||
showStar: true,
|
||||
showReply: true,
|
||||
showUnread: false
|
||||
},
|
||||
sendScroll: null,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user