From 1e51fbda78f4782a252c5ad187064e96934a1eca Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期五, 12 七月 2024 17:38:33 +0800 Subject: [PATCH] 机加件管线报表 --- _Main/BL/Type_MachiningPipelineReport/Method_GetRow.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_MachiningPipelineReport/Method_GetRow.qbl b/_Main/BL/Type_MachiningPipelineReport/Method_GetRow.qbl index e4936c2..c19b0a5 100644 --- a/_Main/BL/Type_MachiningPipelineReport/Method_GetRow.qbl +++ b/_Main/BL/Type_MachiningPipelineReport/Method_GetRow.qbl @@ -2,7 +2,7 @@ #parent: #root Method GetRow ( String product -) as EnginePipelineRow +) as MachiningPipelineRow { TextBody: [* -- Gitblit v1.9.3