提交 f43fb92f authored 作者: 王天霸's avatar 王天霸

111

上级 76469c72
......@@ -246,7 +246,8 @@
let url = localStorage.getItem('agentURL')
window.open(url)
} else {
window.open('agent.jxhh.com')
var ht = document.location.protocol
window.open(ht+'//'+'agent.jxhh.com')
}
this.$store.dispatch('tagsView/delView', this.$route)
this.$router.push({ path: '/' })
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论