From 95a29dd66d05d632d6b7b320ea2fd9047b49d640 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期三, 18 九月 2024 16:13:07 +0800
Subject: [PATCH] 换型损失优化

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_MatrixEditor951.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_MatrixEditor951.def
index c0791c3..463493b 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_MatrixEditor951.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_MatrixEditor951.def
@@ -45,6 +45,8 @@
           Properties:
           [
             DataType: 'OfflinePlanTable'
+            FilterArguments: 'entities:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderCheckedEntities'
+            FixedFilter: 'object.Filter( entities )'
             Source: 'dhOfflinePlanTable'
             Taborder: 0
             Transformation: 'OfflinePlanRow'

--
Gitblit v1.9.3