yxq 2 months ago
parent
commit
834e1242e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      monitorMobile/pages/my/index.vue

+ 1
- 1
monitorMobile/pages/my/index.vue View File

@@ -82,7 +82,7 @@
inputValue: '',
}
},
mounted() {
onShow() {
this.$store.dispatch('getUserInfo')
},
methods: {


Loading…
Cancel
Save