From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项
---
_Main/UI/MacroPlannerWebApp/Component_FormAPIRMS64ProductRelation/Component_pHeader.def | 47 +++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAPIRMS64ProductRelation/Component_pHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormAPIRMS64ProductRelation/Component_pHeader.def
new file mode 100644
index 0000000..316e7d7
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAPIRMS64ProductRelation/Component_pHeader.def
@@ -0,0 +1,47 @@
+Quintiq file version 2.0
+Component pHeader
+{
+ #keys: '[730572.0.166102162]'
+ BaseType: 'WebPanel'
+ Children:
+ [
+ Component ddslFactory
+ {
+ #keys: '[730572.0.166102447]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ Label: '宸ュ巶'
+ Strings: 'VWED CC;VWED DL'
+ Taborder: 0
+ ]
+ }
+ Component ddslProduct
+ {
+ #keys: '[730572.0.166102507]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ Label: '浜у搧'
+ Taborder: 1
+ ]
+ }
+ Component bCreate
+ {
+ #keys: '[730572.0.167350289]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'ADD2'
+ Taborder: 2
+ ]
+ }
+ ]
+ Properties:
+ [
+ Border: true
+ FixedSize: true
+ Orientation: 'horizontal'
+ Taborder: 0
+ ]
+}
--
Gitblit v1.9.3