let routeData = this.$router.resolve({
    name: 'commercialPreview',
    query: {cylType: this.$route.query.cylType},
    params: { id: this.id }
})
window.open(routeData.href, '_blank')

 

转载于:https://www.cnblogs.com/lanshu123/p/11073084.html

Logo

前往低代码交流专区

更多推荐