const {href} = this.$router.resolve({path:"/hosScreen"});
window.open(href, '_blank');

相关文章: