xiaoding721
2024-09-06 9065a94b5d474e0a0d5ca0792ead88853feb7ce2
更新 Time_Capacities.vw
已修改1个文件
54 ■■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Views/Time_Capacities.vw 54 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/Time_Capacities.vw
@@ -87,7 +87,7 @@
          rowPosition: 26
          rowSpan: 9
          columnPosition: 1
          columnSpan: 8
          columnSpan: 12
        }
        components
        {
@@ -101,24 +101,70 @@
          FormProductionLineBatchData_DataSetLevelProductionLineBatchData
          {
            groupDepth: -1
            sort: 'StartDate'
            column_ImageIsEnable
            {
              columnId: 'ImageIsEnable'
              dataPath: 'ImageIsEnable'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 37
            }
            column_StartDate
            {
              columnId: 'StartDate'
              dataPath: 'StartDate'
              dataType: 'date'
              index: 0
              index: 1
              subtotals: ''
              width: 150
              width: 102
            }
            column_EndDate
            {
              columnId: 'EndDate'
              dataPath: 'EndDate'
              dataType: 'date'
              index: 1
              index: 2
              subtotals: ''
              width: 102
            }
            column_Unit1_Name
            {
              columnId: 'Unit1.Name'
              dataPath: 'Unit1.Name'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_Unit2_Name
            {
              columnId: 'Unit2.Name'
              dataPath: 'Unit2.Name'
              dataType: 'string'
              index: 4
              subtotals: ''
              width: 150
            }
            column_ShiftPattern1_Name
            {
              columnId: 'ShiftPattern1.Name'
              dataPath: 'ShiftPattern1.Name'
              dataType: 'string'
              index: 5
              subtotals: ''
              width: 112
            }
            column_ShiftPattern2_Name
            {
              columnId: 'ShiftPattern2.Name'
              dataPath: 'ShiftPattern2.Name'
              dataType: 'string'
              index: 6
              subtotals: ''
              width: 112
            }
          }
        }
      }