mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-03 07:41:26 +08:00
refactor: 适配新工作流预览 由logicflow改为iframe 真服了
This commit is contained in:
@@ -94,7 +94,7 @@ export function pageByCurrent(params?: PageQuery) {
|
||||
*/
|
||||
export function flowInfo(businessId: string) {
|
||||
return requestClient.get<FlowInfoResponse>(
|
||||
`/workflow/instance/flowImage/${businessId}`,
|
||||
`/workflow/instance/flowHisTaskList/${businessId}`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user