张雄 3 years ago
commit 1a2b5d7a00

@ -43,7 +43,7 @@ export default {
},
mounted(){
this.$router.push({ name: sessionStorage.getItem('routerName') });
this.Info = JSON.parse(sessionStorage.getItem('info'));
// this.tagActive = Number(sessionStorage.getItem('index'))
// userInfo().then(res =>{
// this.Info = res.data

Loading…
Cancel
Save