From d92eba86f9ff70d370050b9c71a4fab1f11ac200 Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期四, 12 九月 2024 18:42:22 +0800 Subject: [PATCH] 成本参数优化 --- _Main/UI/MacroPlannerWebApp/Component_FormLogisticsCostMaterialRack/Component_ListLogisticsCostMaterialRack.def | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormLogisticsCostMaterialRack/Component_ListLogisticsCostMaterialRack.def b/_Main/UI/MacroPlannerWebApp/Component_FormLogisticsCostMaterialRack/Component_ListLogisticsCostMaterialRack.def index dd7f17a..038e3af 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormLogisticsCostMaterialRack/Component_ListLogisticsCostMaterialRack.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormLogisticsCostMaterialRack/Component_ListLogisticsCostMaterialRack.def @@ -28,7 +28,7 @@ ] Properties: [ - Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"Factory","title":"宸ュ巶","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"Factory"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"WarehousingPrice","title":"鍏ュ簱鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"WarehousingPrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"OutboundPrice","title":"鍑哄簱鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"OutboundPrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StoragePrice","title":"浠撳偍鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"StoragePrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"CleanPrice","title":"娓呮礂鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"CleanPrice"}}]' + Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"Factory","title":"宸ュ巶","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"Factory"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StartDate","title":"寮�濮嬫椂闂�","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"StartDate"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"EndDate","title":"缁撴潫鏃堕棿","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"EndDate"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"WarehousingPrice","title":"鍏ュ簱鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"WarehousingPrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"OutboundPrice","title":"鍑哄簱鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"OutboundPrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StoragePrice","title":"浠撳偍鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"StoragePrice"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"CleanPrice","title":"娓呮礂鍗曚环(RMB/涓�)","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"CleanPrice"}}]' ContextMenu: 'listContextMenuLogisticsCostMaterialRack' Taborder: 2 ] -- Gitblit v1.9.3