!156 收藏问题修改

Merge pull request !156 from zhouhongli2023/master
This commit is contained in:
openharmony_ci
2024-06-18 02:26:47 +00:00
committed by Gitee
@@ -84,6 +84,8 @@ export default class BatchSelectContactsPresenter {
aboutToAppear() {
this.initCallLog();
this.initContactsList();
this.selectCount = 0;
this.selectedNumberMap = new Map();
}
aboutToDisappear() {