fix: 【工作汇报】收到的汇报中,未读时发送人删除掉汇报对象,汇报对象的未读数量仍然未减少
This commit is contained in:
parent
cc767b164e
commit
563aa92958
@ -554,6 +554,7 @@ export default {
|
||||
if (this.reportUnreadNumber > 0) {
|
||||
this.reportTabs = "receive";
|
||||
}
|
||||
this.getReportUnread(0);
|
||||
this.workReportShow = true;
|
||||
return;
|
||||
case 'clearCache':
|
||||
|
Loading…
x
Reference in New Issue
Block a user