From a746b44994e729613737baa922796383027fc54c Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期四, 14 十一月 2024 16:59:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev
---
_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