登录接口的调用

This commit is contained in:
daihh
2023-07-05 19:18:31 +08:00
parent b115e9b4ce
commit 2e51074e69
2 changed files with 10 additions and 2 deletions

View File

@@ -102,6 +102,8 @@
methods: {
logout() {
this.clearShow=true;
apiUserbasic.logout();
},
updateHeadImg() {