// 调用全局挂载的方法,关闭当前页
    this.$store.dispatch('tagsView/delView', this.$route)
// 关闭之后跳转到所要跳转到的路由
   this.$router.push('/basic/compAccount')
// 或返回上一步路由
   this.$router.go(-1)

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐