修复消息列表

This commit is contained in:
2025-10-27 14:49:05 +08:00
parent 8b28194d00
commit 494ccbbe5e
3 changed files with 11 additions and 3 deletions

View File

@@ -194,6 +194,7 @@ export class MessageManager {
"nickname",
"conRemark",
"avatar",
"wechatAccountId", // 添加wechatAccountId比较
];
for (const field of fieldsToCompare) {