From 6d6cc10d9e8e242661da7fd655dec155a09d676c Mon Sep 17 00:00:00 2001
From: haorenhui <renhui.hao@capgemini.com>
Date: 星期一, 30 十月 2023 11:41:12 +0800
Subject: [PATCH] actual关键物料判断

---
 _Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
index 64d4e57..6547519 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
@@ -8,10 +8,15 @@
     #child: PanelCustomOrder
     #child: PanelForecast
     #child: PanelUnitOfMeasure_MP
+    #child: PanelSalesSegment_MP
+    #child: PanelProduct_MP
+    #child: PanelConversionFactor
+    #child: PanelOperation
+    #child: PanelOperationBOM
   ]
   Properties:
   [
-    Orientation: 'collapsible'
+    Orientation: 'accordeon'
     Taborder: 1
   ]
 }

--
Gitblit v1.9.3