Explorar o código

feat(types): 造价信息增加项目名称

vian %!s(int64=3) %!d(string=hai) anos
pai
achega
b55e0f2fd4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/business.ts

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

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