@@ -57,6 +57,8 @@ export interface IMatter {
cos: IScopeType[];
costExport: IScopeType[];
};
+ // 造价金额必填
+ settlementCostPrice?: boolean;
}
export enum ESettlementCost {