lazhen
2024-10-31 0382a81753b0b1ee1dfbc9cab7f529703fa643cf
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -5,17 +5,6 @@
  BaseType: 'WebPanel'
  Children:
  [
    Component efFactory id:efFactory_672
    {
      #keys: '[415136.0.1043000546]'
      BaseType: 'WebEditField'
      Properties:
      [
        Label: '工厂代码'
        Taborder: 0
        Visible: false
      ]
    }
    Component dsStartDate id:dsStartDate_60
    {
      #keys: '[415136.0.1043000586]'
@@ -23,7 +12,7 @@
      Properties:
      [
        Label: '计划开始时间'
        Taborder: 3
        Taborder: 2
      ]
    }
    Component dsEndDate id:dsEndDate_236
@@ -33,7 +22,7 @@
      Properties:
      [
        Label: '计划结束时间'
        Taborder: 4
        Taborder: 3
      ]
    }
    Component ddslFactory id:ddslFactory_424
@@ -42,10 +31,10 @@
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        InitialValue: 'all;8200;8201'
        InitialValue: 'All'
        Label: '工厂代码'
        Strings: 'All;DL;CC'
        Taborder: 1
        Taborder: 0
      ]
    }
    Component efVersion
@@ -55,7 +44,7 @@
      Properties:
      [
        Label: '版本'
        Taborder: 2
        Taborder: 1
      ]
    }
  ]