From 6a2cca9e802a0c7ed5716fea396911871deb4306 Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期二, 24 十月 2023 16:47:22 +0800
Subject: [PATCH] 在异步场景分发数据时 1 createPurchase参数创建判断逻辑 2 SOP场景的Product只取关键物料 3 unit的工艺段默认无限产能 4 运输单元修改层级
---
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def | 73 +++++++++++++++++++++++++++++++++++-
1 files changed, 71 insertions(+), 2 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def
index 05dd2d6..16917a6 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def
@@ -7,9 +7,78 @@
BaseType: 'WebForm'
Children:
[
- #child: PanelInterfaceOptions
#child: PanelInterfaceTest
- #child: PanelInterfaceTest981
+ #child: PanelInterfaceGlobal_BrokerExecuteLog
+ #child: PanelInterfaceOption4
+ #child: PanelInterfaceOption3
+ #child: PanelInterfaceOption2
+ #child: PanelInterfaceOption1
+ Component ButtonGenerateProductCategory
+ {
+ #keys: '[414702.1.220980872]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'TELEPHONE2'
+ Label: '鏍规嵁浜嬩笟閮ㄧ敓鎴愪骇鍝佸垎绫�'
+ Taborder: 6
+ ]
+ }
+ Component Button1
+ {
+ #keys: '[414702.1.225920560]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'BRUSH2'
+ Label: '鏍规嵁浜у搧ID鐢熸垚ProductInLine鍒嗙被'
+ Taborder: 7
+ ]
+ }
+ Component Button2
+ {
+ #keys: '[414702.1.225920577]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'INDUSTRIAL_ROBOT'
+ Label: '鏍规嵁浜у搧ID鐢熸垚StockingPoingCost鍒嗙被'
+ Taborder: 8
+ ]
+ }
+ Component Button3
+ {
+ #keys: '[414702.1.226882098]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'BANANA'
+ Label: '鏍规嵁浜у搧ID鐢熸垚MAPISPIP鍒嗙被'
+ Taborder: 9
+ ]
+ }
+ Component Button4
+ {
+ #keys: '[414702.1.226891739]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'BEER_GLASS'
+ Label: '鏍规嵁浜у搧ID鐢熸垚InventorySupply鍒嗙被'
+ Taborder: 10
+ ]
+ }
+ Component Button5
+ {
+ #keys: '[414702.1.228751221]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'BROOM'
+ Label: '娓呯┖鍒嗙被'
+ Taborder: 11
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3