mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-08-15 00:47:46 +00:00
add 增加业务扩展
This commit is contained in:
@@ -31,6 +31,8 @@ export interface FlowTaskVO {
|
||||
version?: string;
|
||||
applyNode?: boolean;
|
||||
buttonList?: buttonList[];
|
||||
businessCode: string;
|
||||
businessTitle: string;
|
||||
}
|
||||
|
||||
export interface buttonList {
|
||||
|
||||
Reference in New Issue
Block a user