Просмотр исходного кода

feat(types): projectLog增加enterpriseID

vian 4 лет назад
Родитель
Сommit
7c6e3af6c5
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      types/src/interface/project.ts

+ 2 - 0
types/src/interface/project.ts

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