Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[414702.0.223820967]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component efProductModel 
 | 
    { 
 | 
      #keys: '[414702.0.226423878]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.ProductModel' 
 | 
        Enabled: false 
 | 
        Label: '产品型号' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component efMaterialDescription 
 | 
    { 
 | 
      #keys: '[414702.0.226423897]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MaterialDescription' 
 | 
        Enabled: false 
 | 
        Label: '物料描述' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component dsStart 
 | 
    { 
 | 
      #keys: '[414702.0.226423917]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.StartDate' 
 | 
        Enabled: false 
 | 
        Label: '开始' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component dsEnd 
 | 
    { 
 | 
      #keys: '[414702.0.226423929]' 
 | 
      BaseType: 'WebDateSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.EndDate' 
 | 
        Enabled: false 
 | 
        Label: '结束' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component efPlannedQuantity 
 | 
    { 
 | 
      #keys: '[414702.0.226690631]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.PlannedQuantity' 
 | 
        Label: '计划数量' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component ddlWorkOrderType 
 | 
    { 
 | 
      #keys: '[414702.0.226592544]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'WorkOrderType' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deContent 
 | 
        { 
 | 
          #keys: '[414702.0.226592546]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'GlobalOTDSOP' 
 | 
            Source: 'GlobalOTDSOP' 
 | 
            Taborder: 0 
 | 
            Transformation: 'WorkOrderType' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DisplayField: 'TypeName' 
 | 
        Label: '工单类型' 
 | 
        Taborder: 5 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Padding: 'true' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |