陈清红
2025-04-14 0b84c9999f07bc46275f5947c4b8ebf5ce0c25cf
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_MatrixEditorTable#384.def
@@ -17,10 +17,10 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            Source: 'InterfaceDataset'
            DataType: 'structured[AssemblyOnlinePlanVersionRow]'
            Source: 'dhRows'
            Taborder: 0
            Transformation: 'AssemblyOnlinePlanVersion.Row.Cell'
            Transformation: 'Elements.Cell'
          ]
        }
      ]
@@ -44,12 +44,10 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            FilterArguments: 'units:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderUnit;products:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderProduct'
            FixedFilter: '( units.Size() = 0 or exists( units, Elements, unit, unit.ID() = object.ProductionLine() ) ) and ( products.Size() = 0 or exists( products, Elements, product, product.ID() = object.Name() ) )'
            Source: 'InterfaceDataset'
            DataType: 'structured[AssemblyOnlinePlanVersionRow]'
            Source: 'dhRows'
            Taborder: 0
            Transformation: 'AssemblyOnlinePlanVersion.Row'
            Transformation: 'Elements'
          ]
        }
      ]
@@ -72,13 +70,13 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            DataType: 'structured[AssemblyOnlinePlanVersionRow]'
            Description: '( search.StartDate().IsMinInfinity() or object.StartDate() >= search.StartDate() ) and ( search.EndDate().IsMaxInfinity() or object.StartDate() <= search.EndDate() )'
            FilterArguments: 'search:QMacroPlanner::FormAssemblyOnlinePlanVersion.dhSearch'
            FixedFilter: 'object.Filter( search )'
            Source: 'InterfaceDataset'
            Source: 'dhRows'
            Taborder: 0
            Transformation: 'AssemblyOnlinePlanVersion.Column'
            Transformation: 'Elements.Cell.Column'
          ]
        }
      ]