admin
2024-09-12 d92eba86f9ff70d370050b9c71a4fab1f11ac200
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def
@@ -13,7 +13,7 @@
      [
        DataBinding: 'DataHolderDialogData.Data.PackagingCapacity'
        Label: '包装容量 (PCS/托)'
        Taborder: 3
        Taborder: 5
      ]
    }
    Component npWarehousingPrice
@@ -24,7 +24,7 @@
      [
        DataBinding: 'DataHolderDialogData.Data.WarehousingPrice'
        Label: '入库单价 (RMB/托)'
        Taborder: 4
        Taborder: 6
      ]
    }
    Component npOutboundPrice
@@ -35,7 +35,7 @@
      [
        DataBinding: 'DataHolderDialogData.Data.OutboundPrice'
        Label: '出库单价 (RMB/托)'
        Taborder: 5
        Taborder: 7
      ]
    }
    Component npStoragePrice
@@ -46,7 +46,7 @@
      [
        DataBinding: 'DataHolderDialogData.Data.StoragePrice'
        Label: '仓储单价 (RMB/托)'
        Taborder: 6
        Taborder: 8
      ]
    }
    Component npOtherPrice
@@ -57,7 +57,7 @@
      [
        DataBinding: 'DataHolderDialogData.Data.OtherPrice'
        Label: '其他单价 (RMB/托)'
        Taborder: 7
        Taborder: 9
      ]
    }
    Component ddslFactory
@@ -94,6 +94,28 @@
        Taborder: 2
      ]
    }
    Component dsStartDate
    {
      #keys: '[415754.0.251890757]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.StartDate'
        Label: '开始时间'
        Taborder: 3
      ]
    }
    Component dsEndDate
    {
      #keys: '[415754.0.251890826]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.EndDate'
        Label: '结束时间'
        Taborder: 4
      ]
    }
  ]
  Properties:
  [