lazhen
2024-06-14 42e52dd7a48775cd83be92cc46ea42aa124cb15c
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditChangeLossSetting/Component_pnlContent.def
@@ -9,6 +9,7 @@
    {
      #keys: '[415136.0.735612418]'
      BaseType: 'WebDropDownList'
      Databinding: 'Unit'
      Children:
      [
        Component deUnit
@@ -18,7 +19,6 @@
          Properties:
          [
            DataType: 'MacroPlan'
            FixedFilter: "object.CapacityType() = 'Time'"
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'Unit'
@@ -28,7 +28,8 @@
      Properties:
      [
        DataBinding: 'dhDialogData.Data.Unit'
        Label: 'Line'
        DisplayField: 'Name'
        Label: 'Unit'
        Taborder: 0
      ]
    }
@@ -36,6 +37,7 @@
    {
      #keys: '[415136.0.738250065]'
      BaseType: 'WebDropDownList'
      Databinding: 'Product_MP'
      Children:
      [
        Component deProductFirst
@@ -54,6 +56,7 @@
      Properties:
      [
        DataBinding: 'dhDialogData.Data.ProductFirst'
        DisplayField: 'Name'
        Label: 'Product1'
        Taborder: 1
      ]
@@ -62,6 +65,7 @@
    {
      #keys: '[415136.0.738250142]'
      BaseType: 'WebDropDownList'
      Databinding: 'Product_MP'
      Children:
      [
        Component deProductSecond
@@ -80,6 +84,7 @@
      Properties:
      [
        DataBinding: 'dhDialogData.Data.ProductSecond'
        DisplayField: 'Name'
        Label: 'Product2'
        Taborder: 2
      ]
@@ -92,6 +97,7 @@
      [
        DataBinding: 'dhDialogData.Data.ChangeLossNr'
        Label: 'Change loss number'
        Min: '0'
        Taborder: 3
      ]
    }