From b8c4a8d6f7fc23f0206cf66d96a712c0013c4ad2 Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期四, 07 十一月 2024 16:36:10 +0800
Subject: [PATCH] 料架报表优化
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionIDS.def | 19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionIDS.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionIDS.def
index 99ebb61..2589294 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionIDS.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionIDS.def
@@ -21,7 +21,7 @@
DataType: 'Archive'
Source: 'Archive'
Taborder: 0
- Transformation: 'ArchiveIDS'
+ Transformation: 'ArchiveFile.astype( ArchiveIDS )'
]
}
]
@@ -29,6 +29,7 @@
[
DisplayField: 'Name'
Label: '鍩哄噯闇�姹傜増鏈細'
+ NumberOfColumns: 50
Taborder: 0
]
}
@@ -42,7 +43,7 @@
Taborder: 1
]
}
- Component DataExtractorOperationIDS
+ Component DropDownListCompareVersionIDS
{
#keys: '[412672.0.1109211945]'
BaseType: 'WebDropDownList'
@@ -60,7 +61,7 @@
FixedFilter: 'object <> baseSelection'
Source: 'Archive'
Taborder: 0
- Transformation: 'ArchiveIDS'
+ Transformation: 'ArchiveFile.astype( ArchiveIDS )'
]
}
]
@@ -68,9 +69,21 @@
[
DisplayField: 'Name'
Label: '瀵规瘮闇�姹傜増鏈細'
+ NumberOfColumns: 50
Taborder: 2
]
}
+ Component bSelectionChecks289
+ {
+ #keys: '[414996.1.13998638]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'CHECK'
+ Label: '纭閫夋嫨'
+ Taborder: 3
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3