From ffb76f7a9a094cd200367d23b6822f4c1f7c873c Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 17 十月 2024 19:19:09 +0800
Subject: [PATCH] 修复一些bug
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation#568.def | 60 +++++-------------------------------------------------------
1 files changed, 5 insertions(+), 55 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
index cfb9153..44b99a9 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
@@ -12,47 +12,7 @@
Properties:
[
Label: '寮�濮嬪姣�'
- Taborder: 4
- ]
- }
- Component efBaseVersion
- {
- #keys: '[412672.0.1111643258]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '鍩哄噯闇�姹傜増鏈細'
- Taborder: 0
- ]
- }
- Component efCompareVersion
- {
- #keys: '[412672.0.1111643271]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: '瀵规瘮闇�姹傜増鏈細'
Taborder: 2
- ]
- }
- Component dhCompareVersionPath
- {
- #keys: '[412672.0.1111643374]'
- BaseType: 'WebDataHolder'
- Databinding: 'String*'
- Properties:
- [
- Taborder: 3
- ]
- }
- Component dhBaseVersionPath
- {
- #keys: '[412672.0.1111643396]'
- BaseType: 'WebDataHolder'
- Databinding: 'String*'
- Properties:
- [
- Taborder: 1
]
}
Component dhXMLDataListener id:dhXMLDataListener_906
@@ -69,7 +29,7 @@
Properties:
[
DataType: 'RecycleBin'
- FixedFilter: 'object.Name() = "LocalTableXML"'
+ FixedFilter: 'object.Name() = LocalCell_DemandComparison::GetTableName()'
Source: 'RecycleBin'
Taborder: 0
Transformation: 'ExportXMLManager'
@@ -78,7 +38,7 @@
]
Properties:
[
- Taborder: 7
+ Taborder: 1
]
}
Component bExport id:bExport_98
@@ -89,24 +49,14 @@
[
Image: 'EXPORT1'
Label: '瀵煎嚭'
- Taborder: 5
+ Taborder: 0
]
}
- Component bDownload id:bDownload_352
- {
- #keys: '[412672.0.1109203542]'
- BaseType: 'WebButton'
- Properties:
- [
- Image: 'DOWNLOAD'
- Label: '涓嬭浇'
- Taborder: 6
- ]
- }
+ #child: pVersionInfomation
]
Properties:
[
Orientation: 'horizontal'
- Taborder: 1
+ Taborder: 2
]
}
--
Gitblit v1.9.3