@@ -1,5 +1,6 @@
// 造价文件信息
export interface ICostInfo {
+ constructionName: string;
constructionID: string;
orgFee: string; // 原报金额
conclusionFee: string; // 报审金额