mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-14 13:50:28 +00:00
update 增加类型
This commit is contained in:
@@ -15,7 +15,7 @@ export interface LeaveForm extends BaseEntity {
|
|||||||
endDate?: string;
|
endDate?: string;
|
||||||
leaveDays?: number;
|
leaveDays?: number;
|
||||||
remark?: string;
|
remark?: string;
|
||||||
processInstanceVo: any;
|
processInstanceVo?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface LeaveQuery extends PageQuery {
|
export interface LeaveQuery extends PageQuery {
|
||||||
|
Reference in New Issue
Block a user