_Main/BL/Type_DL_EngineRackRow/Function_CalcName.qbl
@@ -6,7 +6,7 @@ [* // lihongji Aug-12-2024 (created) value := this.Generation() + " " + this.MLB_MQB(); value := this.Generation() + ifexpr( this.MLB_MQB() <> "", " " + this.MLB_MQB(), "" ); this.Name( value ); *]