From 46ddfed5009f83c7238e11254154c03aa8260774 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期五, 27 九月 2024 10:15:11 +0800 Subject: [PATCH] 下线计划优化 --- _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent#611.def | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def" index a78013e..859f9c4 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def" +++ "b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def" @@ -16,6 +16,33 @@ Taborder: 1 ] } + Component dhSelectedOfflinePlanRow + { + #keys: '[413988.0.1557550767]' + BaseType: 'WebDataHolder' + Databinding: 'structured[OfflinePlanRow]*' + Children: + [ + Component deSelectedOfflinePlanRow + { + #keys: '[413988.0.1557550817]' + BaseType: 'WebDataExtractor' + Properties: + [ + DataType: 'OfflinePlanTable' + FilterArguments: 'entities:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderCheckedEntities' + FixedFilter: 'object.Filter( entities )' + Source: 'dhOfflinePlanTable' + Taborder: 0 + Transformation: 'OfflinePlanRow' + ] + } + ] + Properties: + [ + Taborder: 2 + ] + } ] Properties: [ -- Gitblit v1.9.3