From a82b76b01eb98e11b9822cd3892e4d93b642bb0c Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期二, 13 八月 2024 17:46:42 +0800 Subject: [PATCH] 重新定义需求对比视图 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def index 86f5b1a..ec25220 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def @@ -182,5 +182,15 @@ Taborder: 51 ] } + Component dhSelectedShiftDay + { + #keys: '[413988.0.1371211822]' + BaseType: 'WebDataHolder' + Databinding: 'ShiftDay' + Properties: + [ + Taborder: 56 + ] + } ] } -- Gitblit v1.9.3