|
@@ -343,7 +343,7 @@ export interface IRation extends IBRBase {
|
|
|
adjCoe?: number;
|
|
adjCoe?: number;
|
|
|
remark?: string; // 备注
|
|
remark?: string; // 备注
|
|
|
overHeight?: string; // 超高降效
|
|
overHeight?: string; // 超高降效
|
|
|
- referenceRationList?: IReferenceRationInfo[]; // { type: Array; default: [] }; // 关联的定额ID列表,如超高子目关联的定额ID列表
|
|
|
|
|
|
|
+ referenceRationList?: IReferenceRationInfo[]; // 记录安装增加费,子目增加费来源信息
|
|
|
// 定额子项
|
|
// 定额子项
|
|
|
rationGljList?: IRationGlj[]; // 定额工料机
|
|
rationGljList?: IRationGlj[]; // 定额工料机
|
|
|
rationAssList?: IRationAss[]; // 辅助定额
|
|
rationAssList?: IRationAss[]; // 辅助定额
|