ソースを参照

fix(types): 技术措施项目消耗量改为措施项目消耗量,补充提交

lishihao 3 年 前
コミット
261145a43a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      types/src/interface/glj.ts

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

@@ -223,7 +223,7 @@ export interface IProjectGlj {
   quantity?: number; // 显示关联的消耗量
   tenderQuantity?: number; // 调整后消耗量
   measureQuantity?: number; // 措施项目消耗量
-  tenderMeasureQuantity?: number; // 调整后措施项目消耗量1
+  tenderMeasureQuantity?: number; // 调整后措施项目消耗量
   subdivisionQuantity?: number; // 分部分项消耗量
   tenderSubdivisionQuantity?: number; // 调整后分部分项消耗量