bug: 征求意见流程节点增加打开新页签
This commit is contained in:
@@ -969,6 +969,7 @@ export default {
|
|||||||
prcType: row.prcType
|
prcType: row.prcType
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
window.open(routeUrl.href, "_blank");
|
||||||
} else if (row.taskInfo === '会签') {
|
} else if (row.taskInfo === '会签') {
|
||||||
routeUrl =this.$router.resolve({
|
routeUrl =this.$router.resolve({
|
||||||
name: 'bzzqyjStep6',
|
name: 'bzzqyjStep6',
|
||||||
|
|||||||
Reference in New Issue
Block a user