Browse Source

fix(types): 指标分部相关

lishihao 4 years ago
parent
commit
604fc14a69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      types/src/interface/compilation.ts

+ 1 - 1
types/src/interface/compilation.ts

@@ -17,7 +17,7 @@ export interface ITaxGroup {
   colLib: IFileRef;
   colLib: IFileRef;
   feeLib: IFileRef;
   feeLib: IFileRef;
   taxType: TaxType;
   taxType: TaxType;
-  normLib: string;
+  normLib: string;//指标分部
 }
 }
 
 
 // 工程专业
 // 工程专业