任务管理新增修改添加分工功能
This commit is contained in:
1
src/servers/api/typings.d.ts
vendored
1
src/servers/api/typings.d.ts
vendored
@ -29,6 +29,7 @@ declare namespace API {
|
||||
userDeptId: string;
|
||||
position?: string;
|
||||
selected?: boolean;
|
||||
isSelected?: boolean;
|
||||
}
|
||||
|
||||
export interface Department {
|
||||
|
Reference in New Issue
Block a user