mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 02:22:25 +00:00
review:【antd】【bpm】评审流程详情界面
This commit is contained in:
@@ -169,6 +169,7 @@ async function initProcessInfo(row: any, formVariables?: any) {
|
|||||||
path: row.formCustomCreatePath,
|
path: row.formCustomCreatePath,
|
||||||
});
|
});
|
||||||
// 返回选择流程
|
// 返回选择流程
|
||||||
|
// TODO @jason:这里为啥要有个 cancel 事件哈?目前看 vue3 + element-plus 貌似不需要呀;
|
||||||
emit('cancel');
|
emit('cancel');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user