mirror of
https://github.com/openharmony/applications_contacts.git
synced 2026-07-01 19:54:30 -04:00
+2
@@ -84,6 +84,8 @@ export default class BatchSelectContactsPresenter {
|
||||
aboutToAppear() {
|
||||
this.initCallLog();
|
||||
this.initContactsList();
|
||||
this.selectCount = 0;
|
||||
this.selectedNumberMap = new Map();
|
||||
}
|
||||
|
||||
aboutToDisappear() {
|
||||
|
||||
Reference in New Issue
Block a user