enhancement syncing & protocol presence absence
This commit is contained in:
parent
5050011f29
commit
b106ea6396
17 changed files with 95 additions and 47 deletions
|
@ -205,8 +205,8 @@ export default defineComponent({
|
|||
},
|
||||
},
|
||||
mounted() {
|
||||
this.fetchMembers(0, 1000, true);
|
||||
this.fetchNewsletterRecipients();
|
||||
this.fetchMembers(0, 1000, "", true);
|
||||
// this.fetchNewsletterRecipients();
|
||||
this.fetchQueries();
|
||||
this.loadQuery();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue