mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 18:40:52 +08:00
refactor: 使用映射方式替换iframe来显示流程详情
This commit is contained in:
@@ -21,7 +21,7 @@ export interface TaskInfo {
|
||||
permissionList?: any;
|
||||
userList?: any;
|
||||
formCustom: string;
|
||||
formPath?: any;
|
||||
formPath: string;
|
||||
flowCode: string;
|
||||
version: string;
|
||||
flowStatus: string;
|
||||
|
||||
Reference in New Issue
Block a user