From f3dec8f5b480474c9a3b2ea0fabb0f6b9fdc0423 Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期五, 13 十月 2023 17:11:34 +0800
Subject: [PATCH] Merge branch 'dev'

---
 _Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def
new file mode 100644
index 0000000..d44643f
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def
@@ -0,0 +1,38 @@
+Quintiq file version 2.0
+#root
+#parent: MacroPlannerWebApp
+OrphanComponent FormCapacityAndSaleBudgeCompare
+{
+  #keys: '[414384.0.818241648]'
+  BaseType: 'WebForm'
+  Children:
+  [
+    #child: MatrixEditorCapacityAndSaleBudgeCompare
+    Component ButtonCapacityAndSaleBudgeCompare
+    {
+      #keys: '[414384.0.818241675]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: '鍒锋柊'
+        Taborder: 0
+      ]
+    }
+    Component ButtonExportCompare
+    {
+      #keys: '[414384.0.881345277]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'EXPORT1'
+        Label: '瀵煎嚭'
+        Taborder: 1
+      ]
+    }
+  ]
+  Properties:
+  [
+    Description: '骞村害浜ч攢棰勭畻瀵规瘮'
+    Title: '骞村害浜ч攢棰勭畻瀵规瘮'
+  ]
+}

--
Gitblit v1.9.3