mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-11 08:41:09 +08:00
refactor: title显示
This commit is contained in:
@@ -17,6 +17,10 @@ export interface TaskInfo {
|
||||
businessId: string;
|
||||
nodeCode: string;
|
||||
nodeName: string;
|
||||
/**
|
||||
* >5.5.0版本才有自定义标题
|
||||
*/
|
||||
businessTitle?: string;
|
||||
nodeType: number;
|
||||
permissionList?: any;
|
||||
userList?: any;
|
||||
|
||||
Reference in New Issue
Block a user