From 84164725476db1befaa4aa2b837a79b6247a0ab6 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期四, 17 十月 2024 20:23:56 +0800
Subject: [PATCH] 机加物流成本报表优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormMachineLogisticsCostReport/Component_MatrixEditor912.def |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormMachineLogisticsCostReport/Component_MatrixEditor912.def b/_Main/UI/MacroPlannerWebApp/Component_FormMachineLogisticsCostReport/Component_MatrixEditor912.def
index dcc3160..bae3842 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormMachineLogisticsCostReport/Component_MatrixEditor912.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormMachineLogisticsCostReport/Component_MatrixEditor912.def
@@ -45,6 +45,8 @@
           Properties:
           [
             DataType: 'MacroPlan'
+            FilterArguments: 'factory:QLibMacroPlannerWebUI::ApplicationMacroPlanner.dhSelectedFactoryMCRR'
+            FixedFilter: 'object.Filter( factory )'
             Source: 'MacroPlan'
             Taborder: 0
             Transformation: 'MachineLogisticsCostReportRow'

--
Gitblit v1.9.3