bug: 征求意见流程节点增加打开新页签

This commit is contained in:
wxyclub
2023-11-30 09:53:57 +08:00
parent 90c50a4d01
commit 502a3fc149
@@ -969,6 +969,7 @@ export default {
prcType: row.prcType
}
})
window.open(routeUrl.href, "_blank");
} else if (row.taskInfo === '会签') {
routeUrl =this.$router.resolve({
name: 'bzzqyjStep6',