From c714bdadeea8dfd50ec17a5ed1abaa5b41078aed Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 06 十一月 2024 11:27:48 +0800
Subject: [PATCH] 库存汇总报表产品查询bug
---
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelRibbon504.def | 53 ++++++++++++++++-------------------------------------
1 files changed, 16 insertions(+), 37 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelRibbon504.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelRibbon504.def
index 1350b9a..39c2223 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelRibbon504.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelRibbon504.def
@@ -5,68 +5,47 @@
BaseType: 'WebPanel'
Children:
[
- Component ddlOfflinePlanTable
+ Component dhXMLDataListener id:dhXMLDataListener_273
{
- #keys: '[412672.1.64850982]'
- BaseType: 'WebDropDownList'
- Databinding: 'OfflinePlanTable'
+ #keys: '[414996.1.108480431]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[ExportXMLManager]*'
Children:
[
- Component DataExtractorRibbon
+ Component DataExtractor510 id:DataExtractor510_384
{
- #keys: '[412672.1.64850983]'
+ #keys: '[414996.1.108480432]'
BaseType: 'WebDataExtractor'
Properties:
[
- DataType: 'MacroPlan'
- Source: 'MacroPlan'
+ DataType: 'RecycleBin'
+ FixedFilter: 'object.Name() = LocalCell_ProductionComparison::GetTableName()'
+ Source: 'RecycleBin'
Taborder: 0
- Transformation: 'OfflinePlanTable'
+ Transformation: 'ExportXMLManager'
]
}
]
Properties:
[
- DisplayField: 'SaveDateTime'
- Label: '涓嬬嚎璁″垝:'
- Taborder: 0
- ]
- }
- Component bComparison
- {
- #keys: '[412672.1.64851009]'
- BaseType: 'WebButton'
- Properties:
- [
- Label: '寮�濮嬪姣�'
- Taborder: 1
- ]
- }
- Component LabelRibbon
- {
- #keys: '[412672.1.66018113]'
- BaseType: 'WebLabel'
- Properties:
- [
- DataBinding: 'ddlOfflinePlanTable.Data.SaveDateTime'
Taborder: 2
]
}
- Component ButtonRibbon
+ Component dhTimeUnit
{
- #keys: '[415720.0.38711791]'
- BaseType: 'WebButton'
+ #keys: '[414996.1.147730603]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'String*'
Properties:
[
- Label: '瀹為檯鐢熶骇鏁版嵁鎺ュ彛鍚屾'
- Taborder: 3
+ Taborder: 1
]
}
+ #child: PanelRibbon763
]
Properties:
[
FixedSize: true
- Orientation: 'horizontal'
Taborder: 0
]
}
--
Gitblit v1.9.3