Explorar o código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

LuoHaoxuan %!s(int64=3) %!d(string=hai) anos
pai
achega
8bbaca463a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      types/src/interface/glj.ts

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

@@ -222,8 +222,8 @@ export interface IProjectGlj {
   adjustPrice?: number; // 调整价
   quantity?: number; // 显示关联的消耗量
   tenderQuantity?: number; // 调整后消耗量
-  techQuantity?: number; // 技术措施项目消耗量
-  tenderTechQuantity?: number; // 调整后技术措施项目消耗量
+  measureQuantity?: number; // 措施项目消耗量
+  tenderMeasureQuantity?: number; // 调整后措施项目消耗量
   subdivisionQuantity?: number; // 分部分项消耗量
   tenderSubdivisionQuantity?: number; // 调整后分部分项消耗量