总进度计划导入导出
This commit is contained in:
@ -66,6 +66,7 @@ export interface ConstructionSchedulePlanForm extends BaseEntity {
|
||||
*/
|
||||
id?: string | number;
|
||||
parentId?: string | number;
|
||||
projectStructureName?: string;
|
||||
/**
|
||||
* 项目ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user