yxq hace 2 meses
padre
commit
834e1242e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      monitorMobile/pages/my/index.vue

+ 1
- 1
monitorMobile/pages/my/index.vue Ver fichero

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


Cargando…
Cancelar
Guardar