_Main/BL/Type_ArchivePackagingPlanRow/Function_CalcName.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
_Main/BL/Type_ArchivePackagingPlanRow/Function_CalcName.qbl
@@ -6,7 +6,7 @@ [* // lihongji Jul-24-2024 (created) value := guard( this.ProductID(), "" ); value := guard( this.Factory() + " : " +this.ProductID(), "" ); this.Name( value ); *]