This commit is contained in:
zhigang.li 2018-05-18 15:53:56 +08:00
parent 3332449de5
commit e353cd7636
1 changed files with 0 additions and 4 deletions

View File

@ -107,10 +107,6 @@ export default {
this.setTagNavList()
this.addTag(this.$store.state.routers.homeRoute)
this.setBreadCrumb(this.$route.matched)
/**
* @description 获取登录用户信息和可访问路由列表
*/
// this.
}
}
</script>