From 6891774fba7edf9ec4a91007cb5baf3f15180882 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 07 十一月 2024 11:57:03 +0800
Subject: [PATCH] 更新 StaticMethod_GetColumnXML.qbl
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
index 84251b8..6c62f9e 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
@@ -21,7 +21,7 @@
DataType: 'Archive'
Source: 'Archive'
Taborder: 0
- Transformation: 'ArchivePR'
+ Transformation: 'ArchiveFile.astype(ArchivePR)'
]
}
]
@@ -61,7 +61,7 @@
FixedFilter: 'object <> baseSelection'
Source: 'Archive'
Taborder: 0
- Transformation: 'ArchivePR'
+ Transformation: 'ArchiveFile.astype(ArchivePR)'
]
}
]
--
Gitblit v1.9.3