feat: There is no way the, bug #52583

This commit is contained in:
super_liu
2022-04-14 15:02:41 +08:00
parent 448392b3a4
commit 7914948c51
@@ -1679,6 +1679,8 @@ export default {
} }
}) })
window.open(routeUrl.href, '_blank') window.open(routeUrl.href, '_blank')
}else {
this.$message.error('政策号已不存在!')
} }
}, e => { }, e => {
}) })