From e15f47934d7af397b8d8811aca9fcc924878b2c4 Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期一, 25 九月 2023 18:59:11 +0800 Subject: [PATCH] 视图修改 --- _Main/UI/MacroPlannerWebApp/Views/Test.vw | 214 ++++++++++++++++++++++++----------------------------- 1 files changed, 96 insertions(+), 118 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Views/Test.vw b/_Main/UI/MacroPlannerWebApp/Views/Test.vw index c0fd9cd..c66c058 100644 --- a/_Main/UI/MacroPlannerWebApp/Views/Test.vw +++ b/_Main/UI/MacroPlannerWebApp/Views/Test.vw @@ -4,6 +4,70 @@ { forms { + form_FormCapacityAllocationResultsRuleConfiguration + { + title: 'QTIANMA_JITUAN::FormCapacityAllocationResultsRuleConfiguration' + shown: true + componentID: 'QTIANMA_JITUAN::FormCapacityAllocationResultsRuleConfiguration' + layout + { + mode: 'open' + rowPosition: 1 + rowSpan: 15 + columnPosition: 1 + columnSpan: 4 + } + components + { + FormCapacityAllocationResultsRuleConfiguration_PanelImportAndExport + { + sizeRatio: 1 + } + FormCapacityAllocationResultsRuleConfiguration_ListCapacityAllocationResultsRuleConfiguration + { + } + FormCapacityAllocationResultsRuleConfiguration_DataSetLevelCapacityAllocationResultsRuleConfiguration + { + groupDepth: -1 + column_PanelMaterialCode + { + columnId: 'PanelMaterialCode' + dataPath: 'PanelMaterialCode' + dataType: 'string' + index: 0 + subtotals: '' + width: 150 + } + column_ModuleMaterialCode + { + columnId: 'ModuleMaterialCode' + dataPath: 'ModuleMaterialCode' + dataType: 'string' + index: 1 + subtotals: '' + width: 150 + } + column_Division + { + columnId: 'Division' + dataPath: 'Division' + dataType: 'string' + index: 2 + subtotals: '' + width: 150 + } + column_StockingPointID + { + columnId: 'StockingPointID' + dataPath: 'StockingPointID' + dataType: 'string' + index: 3 + subtotals: '' + width: 150 + } + } + } + } form_FormCapacityAllocationResults { title: 'QTIANMA_JITUAN::FormCapacityAllocationResults' @@ -13,168 +77,82 @@ { mode: 'open' rowPosition: 1 - rowSpan: 6 - columnPosition: 1 - columnSpan: 4 + rowSpan: 15 + columnPosition: 5 + columnSpan: 8 } components { + FormCapacityAllocationResults_PanelCapacityAllocationResults + { + sizeRatio: 1 + } FormCapacityAllocationResults_ListCapacityAllocationResults { } FormCapacityAllocationResults_DataSetLevelCapacityAllocationResults { groupDepth: -1 - column_VersionNumber + column_Date { - columnId: 'VersionNumber' - dataPath: 'VersionNumber' - dataType: 'string' + columnId: 'Date' + dataPath: 'Date' + dataType: 'date' index: 0 subtotals: '' width: 150 } - column_PanelMaterialCode + column_Description { - columnId: 'PanelMaterialCode' - dataPath: 'PanelMaterialCode' + columnId: 'Description' + dataPath: 'Description' dataType: 'string' index: 1 subtotals: '' width: 150 } - column_NumberOfPanels + column_ID { - columnId: 'NumberOfPanels' - dataPath: 'NumberOfPanels' - dataType: 'real' + columnId: 'ID' + dataPath: 'ID' + dataType: 'string' index: 2 subtotals: '' width: 150 } - column_PanelMeasurementUnit + column_ProductID { - columnId: 'PanelMeasurementUnit' - dataPath: 'PanelMeasurementUnit' + columnId: 'ProductID' + dataPath: 'ProductID' dataType: 'string' index: 3 subtotals: '' width: 150 } - column_ModuleMaterialCode + column_StockingPointID { - columnId: 'ModuleMaterialCode' - dataPath: 'ModuleMaterialCode' + columnId: 'StockingPointID' + dataPath: 'StockingPointID' dataType: 'string' index: 4 subtotals: '' width: 150 } - column_NumberOfModules + column_UserQuantity { - columnId: 'NumberOfModules' - dataPath: 'NumberOfModules' + columnId: 'UserQuantity' + dataPath: 'UserQuantity' dataType: 'real' index: 5 subtotals: '' width: 150 } - column_ModuleMeasurementUnit + column_ManufacturedDate { - columnId: 'ModuleMeasurementUnit' - dataPath: 'ModuleMeasurementUnit' - dataType: 'string' + columnId: 'ManufacturedDate' + dataPath: 'ManufacturedDate' + dataType: 'date' index: 6 - subtotals: '' - width: 150 - } - column_Division - { - columnId: 'Division' - dataPath: 'Division' - dataType: 'string' - index: 7 - subtotals: '' - width: 150 - } - column_RequirementDate - { - columnId: 'RequirementDate' - dataPath: 'RequirementDate' - dataType: 'date' - index: 8 - subtotals: '' - width: 150 - } - } - } - } - form_FormPanelPullPlanReport - { - title: 'QTIANMA_JITUAN::FormPanelPullPlanReport' - shown: true - componentID: 'QTIANMA_JITUAN::FormPanelPullPlanReport' - layout - { - mode: 'open' - rowPosition: 1 - rowSpan: 15 - columnPosition: 5 - columnSpan: 7 - } - components - { - FormPanelPullPlanReport_PanelPanelPullPlanReport - { - sizeRatio: 1 - } - FormPanelPullPlanReport_PanelFunctionButtons - { - sizeRatio: 1 - } - FormPanelPullPlanReport_PanelData - { - sizeRatio: 1 - } - FormPanelPullPlanReport_ListData - { - } - FormPanelPullPlanReport_DataSetLevelData - { - groupDepth: -1 - column_PanelModel - { - columnId: 'PanelModel' - dataPath: 'PanelModel' - dataType: 'string' - index: 0 - subtotals: '' - width: 150 - } - column_MaterialDescription - { - columnId: 'MaterialDescription' - dataPath: 'MaterialDescription' - dataType: 'string' - index: 1 - subtotals: '' - width: 150 - } - column_StartDate - { - columnId: 'StartDate' - dataPath: 'StartDate' - dataType: 'date' - index: 2 - subtotals: '' - width: 150 - } - column_DemandQuantity - { - columnId: 'DemandQuantity' - dataPath: 'DemandQuantity' - dataType: 'real' - index: 3 subtotals: '' width: 150 } @@ -185,10 +163,10 @@ userconfigurableinformation { } + image: 'BEAR' page: '' group: '' index: 0 - image: 'BEAR' description: '' } formatversion: 2 -- Gitblit v1.9.3