From 16d75807e01a336adb18e4a6888eb8e7aa7948ee Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期一, 25 九月 2023 15:30:31 +0800
Subject: [PATCH] 单位取数问题
---
_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def
index 26784de..3684ed8 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeChart/_ROOT_Component_FormCapacityAndSaleBudgeChart.def
@@ -14,7 +14,7 @@
BaseType: 'WebButton'
Properties:
[
- Label: '娴嬭瘯鐢�'
+ Label: '鐢熸垚'
Taborder: 6
]
}
@@ -26,6 +26,7 @@
[
Label: '骞翠唤'
Taborder: 2
+ Visible: false
]
}
Component DropDownBusinessTypes
@@ -37,9 +38,10 @@
AllowEmpty: true
Label: '浜嬩笟閮�'
Taborder: 3
+ Visible: false
]
}
- Component DropDownOrgCodes
+ Component DropDownPlaceOfProductionOfArrays
{
#keys: '[414384.0.857770736]'
BaseType: 'WebDropDownStringList'
@@ -48,6 +50,7 @@
AllowEmpty: true
Label: '闈㈡澘鍩哄湴'
Taborder: 4
+ Visible: false
]
}
Component CheckboxIsCapacity
--
Gitblit v1.9.3