Explorar o código

feat(types): 标准清单类型增加sectionInfo

zhangweicheng %!s(int64=4) %!d(string=hai) anos
pai
achega
f24d463870
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/bill.ts

+ 1 - 0
types/src/interface/bill.ts

@@ -173,6 +173,7 @@ export interface IStdBillResult {
   items: IJobOrItem[];
   recharge: string;
   billsLibId: number;
+  sectionInfo?: { first?: string; second?: string; third?: string };
   // 经济指标属性
   economicType: string; // 工程经济指标类别
   quantityIndexType: string; // 工程量指标类别