This commit is contained in:
liuye
2023-09-07 11:46:09 +08:00
parent 4787c6aaf9
commit b901b322b3
2 changed files with 13 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ export default {
...mapState(['user']),
},
mounted() {
created() {
this.getGirdInfo()
},
methods: {