Pārlūkot izejas kodu

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

zhangweicheng 4 gadi atpakaļ
vecāks
revīzija
f24d463870
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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; // 工程量指标类别