进度填报提交逻辑优化
This commit is contained in:
@ -30,6 +30,7 @@ export interface ProgressCategoryVO {
|
||||
children: ProgressCategoryVO[];
|
||||
threeChildren: any[];
|
||||
hasChildren:any;
|
||||
detailChildren:any;
|
||||
}
|
||||
|
||||
export interface ProgressCategoryForm extends BaseEntity {
|
||||
|
Reference in New Issue
Block a user