@@ -82,7 +82,6 @@ export interface IBillElfOption {
name: string;
checked: boolean;
unit?: string; // 单位,来自父项(工序)
- optionInputVal?: string; // 选项里可能包含用户自己输入的input(运距等情况),有单位的情况下需要显示input
}
// 清单精灵数据