bpm:完成流程实例的发起功能
This commit is contained in:
@@ -363,7 +363,7 @@ const handleFormDetail = async (row) => {
|
||||
// 弹窗打开
|
||||
formDetailVisible.value = true
|
||||
} else {
|
||||
router.push({
|
||||
await router.push({
|
||||
path: row.formCustomCreatePath
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user