Explorar o código

fix(types): 为了结算不报错暂时把name改回来

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

+ 1 - 1
types/src/interface/process.ts

@@ -585,7 +585,7 @@ export interface ISettlementItem {
   // 建设项目ID
   constructionID: string;
   // 名称
-  name: string;
+  constructionName: string;
   // 项目原报金额
   orgFee: string;
   // 当前步骤审核金额