This commit is contained in:
cansnow
2025-12-02 03:05:52 +08:00
parent b4c9ae1b67
commit 29be534f22
24 changed files with 1118 additions and 372 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
this.getListHeight();
},
async onShow() {
await this.getFriendList();
//await this.getFriendList();
},
methods: {
...mapActions('contact',['getFriendList']),