修复某些情况取消星标不同步

This commit is contained in:
eoao
2025-06-28 21:35:43 +08:00
parent 2bef5ee0f6
commit 99bbdb3df1
6 changed files with 16 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ export const useEmailStore = defineStore('email', {
deleteIds: 0,
starScroll: null,
emailScroll: null,
cancelStarEmailId: 0,
contentData: {
email: null,
delType: null,