From 7c445b476a69ee8083a0e5733565e13dc8c0d109 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期四, 14 十一月 2024 14:19:07 +0800 Subject: [PATCH] 计划下发界面区分工厂 --- _Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlContent.def | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlContent.def index ab5e221..f73928e 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlContent.def +++ b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlContent.def @@ -5,15 +5,12 @@ BaseType: 'WebPanel' Children: [ - #child: pnlCustomDemand_462 - #child: pnlOfflinePlan_520 - #child: pnlAssembleOnlinePlan_679 - #child: pnlInventoryPlan_119 - #child: pnlAll_720 - #child: pnlShiftPlan_780 + #child: pnlContentDL + #child: pnlContentCC ] Properties: [ + Orientation: 'tab' Padding: 'true' Taborder: 0 ] -- Gitblit v1.9.3