@@ -319,6 +319,8 @@ export interface IConstructionTreeData {
// 项目log
export interface IProjectLog {
+ // 企业ID
+ enterpriseID: string;
// 费用定额ID
compilationID: string;
// 费用定额名称