|
@@ -296,8 +296,6 @@ export interface IRation extends IBRBase {
|
|
|
model?: number; // 机型
|
|
model?: number; // 机型
|
|
|
adjCoe?: number;
|
|
adjCoe?: number;
|
|
|
remark?: string; // 备注
|
|
remark?: string; // 备注
|
|
|
- bookmarkBackground?: string; // 书签背景色
|
|
|
|
|
- bookmarkAnnotation?: string; // 批注
|
|
|
|
|
overHeight?: string; // 超高降效
|
|
overHeight?: string; // 超高降效
|
|
|
referenceRationList?: any; // { type: Array; default: [] }; // 关联的定额ID列表,如超高子目关联的定额ID列表
|
|
referenceRationList?: any; // { type: Array; default: [] }; // 关联的定额ID列表,如超高子目关联的定额ID列表
|
|
|
// 定额子项
|
|
// 定额子项
|