From 7318dfd2454b5f31df38c142dafc3d6d1d592f36 Mon Sep 17 00:00:00 2001 From: chaiyunying <chaiyunying> Date: 星期二, 31 十月 2023 11:15:54 +0800 Subject: [PATCH] update pdm file --- _Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialTM17/Component_ListPanelMaterialTM.def | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialTM17/Component_ListPanelMaterialTM.def b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialTM17/Component_ListPanelMaterialTM.def index 577601d..a6fe84e 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialTM17/Component_ListPanelMaterialTM.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormPanelMaterialTM17/Component_ListPanelMaterialTM.def @@ -11,8 +11,8 @@ BaseType: 'WebDataExtractor' Properties: [ - DataType: 'GlobalOTDTable' - Source: 'GlobalOTDTable' + DataType: 'GlobalOTDSOP' + Source: 'GlobalOTDSOP' Taborder: 0 Transformation: 'PanelMaterialAll.PanelMaterialTM17' ] @@ -36,6 +36,6 @@ ] Properties: [ - Taborder: 0 + Taborder: 2 ] } -- Gitblit v1.9.3