Przeglądaj źródła

【修改退出登录】

master
GL 4 lat temu
rodzic
commit
687a9b78b1
1 zmienionych plików z 3 dodań i 2 usunięć
  1. +3
    -2
      src/views/person/index.vue

+ 3
- 2
src/views/person/index.vue Wyświetl plik

@@ -91,8 +91,9 @@ export default {
//回到首页清除路由记录
eliminate(){
this.selRouter(0)
this.$router.replace({
path:'/'
this.$router.push({
path:'/',
replace:true
})
},
/**


Ładowanie…
Anuluj
Zapisz