From 765e7ec8426f896bf78a8749e38bd1656ca05474 Mon Sep 17 00:00:00 2001
From: yanweiyuan3 <yanweiyuan3@gmail.com>
Date: 星期四, 21 九月 2023 11:26:46 +0800
Subject: [PATCH] Merge branch 'dev' into dev_yy
---
_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def | 94 +++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 94 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def
new file mode 100644
index 0000000..456fb75
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def
@@ -0,0 +1,94 @@
+Quintiq file version 2.0
+#root
+#parent: MacroPlannerWebApp
+OrphanComponent FormCapacityAndSaleBudgeChart
+{
+ #keys: '[414384.0.852503421]'
+ BaseType: 'WebForm'
+ Children:
+ [
+ #child: ChartCapacityAndSaleBudgeChart
+ Component ButtonCapacityAndSaleBudgeChartTest
+ {
+ #keys: '[414384.0.857443217]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Label: '鐢熸垚'
+ Taborder: 6
+ ]
+ }
+ Component DropDownYears
+ {
+ #keys: '[414384.0.857740648]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ Label: '骞翠唤'
+ Taborder: 2
+ ]
+ }
+ Component DropDownBusinessTypes
+ {
+ #keys: '[414384.0.857740658]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ AllowEmpty: true
+ Label: '浜嬩笟閮�'
+ Taborder: 3
+ ]
+ }
+ Component DropDownPlaceOfProductionOfArrays
+ {
+ #keys: '[414384.0.857770736]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ AllowEmpty: true
+ Label: '闈㈡澘鍩哄湴'
+ Taborder: 4
+ ]
+ }
+ Component CheckboxIsCapacity
+ {
+ #keys: '[414384.0.857770765]'
+ BaseType: 'WebCheckbox'
+ Properties:
+ [
+ Label: '浜ц兘'
+ Taborder: 5
+ ]
+ }
+ Component DropDownTimeGroup
+ {
+ #keys: '[414384.0.857771238]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ InitialValue: '鏈�'
+ Label: '鏃堕棿鍒嗙粍'
+ Strings: '鏈�;瀛e害;鍗婂勾;骞�'
+ Taborder: 1
+ ]
+ }
+ Component DropDownByBusinessTypeOrByOrgCode
+ {
+ #keys: '[414384.0.857702904]'
+ BaseType: 'WebDropDownStringList'
+ Properties:
+ [
+ InitialValue: '浜嬩笟閮�'
+ Label: '鏍规嵁闈㈡澘鍩哄湴/浜嬩笟閮ㄥ垎缁�'
+ Strings: '闈㈡澘鍩哄湴;浜嬩笟閮�'
+ Taborder: 0
+ ]
+ }
+ ]
+ Properties:
+ [
+ Description: '骞村害浜ч攢棰勭畻澶嶇洏鍥捐〃'
+ Image: 'COLUMN-CHART'
+ Title: '骞村害浜ч攢棰勭畻澶嶇洏鍥捐〃'
+ ]
+}
--
Gitblit v1.9.3