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/Views/LogisticsCostParameterSetting.vw |  120 ++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 96 insertions(+), 24 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw b/_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw
index c01f8e1..56808e3 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw
@@ -52,12 +52,30 @@
               subtotals: ''
               width: 60
             }
+            column_StartDate
+            {
+              columnId: 'StartDate'
+              dataPath: 'StartDate'
+              dataType: 'date'
+              index: 3
+              subtotals: ''
+              width: 80
+            }
+            column_EndDate
+            {
+              columnId: 'EndDate'
+              dataPath: 'EndDate'
+              dataType: 'date'
+              index: 4
+              subtotals: ''
+              width: 78
+            }
             column_PackagingCapacity
             {
               columnId: 'PackagingCapacity'
               dataPath: 'PackagingCapacity'
               dataType: 'number'
-              index: 3
+              index: 5
               subtotals: ''
               width: 86
             }
@@ -66,7 +84,7 @@
               columnId: 'WarehousingPrice'
               dataPath: 'WarehousingPrice'
               dataType: 'number'
-              index: 4
+              index: 6
               subtotals: ''
               width: 126
             }
@@ -75,7 +93,7 @@
               columnId: 'OutboundPrice'
               dataPath: 'OutboundPrice'
               dataType: 'number'
-              index: 5
+              index: 7
               subtotals: ''
               width: 126
             }
@@ -84,7 +102,7 @@
               columnId: 'StoragePrice'
               dataPath: 'StoragePrice'
               dataType: 'number'
-              index: 6
+              index: 8
               subtotals: ''
               width: 124
             }
@@ -93,7 +111,7 @@
               columnId: 'OtherPrice'
               dataPath: 'OtherPrice'
               dataType: 'number'
-              index: 7
+              index: 9
               subtotals: ''
               width: 127
             }
@@ -128,7 +146,7 @@
               dataType: 'string'
               index: 0
               subtotals: ''
-              width: 52
+              width: 121
             }
             column_Origin
             {
@@ -137,7 +155,7 @@
               dataType: 'string'
               index: 1
               subtotals: ''
-              width: 66
+              width: 75
             }
             column_Destination
             {
@@ -146,14 +164,32 @@
               dataType: 'string'
               index: 2
               subtotals: ''
-              width: 67
+              width: 86
+            }
+            column_StartDate
+            {
+              columnId: 'StartDate'
+              dataPath: 'StartDate'
+              dataType: 'date'
+              index: 3
+              subtotals: ''
+              width: 78
+            }
+            column_EndDate
+            {
+              columnId: 'EndDate'
+              dataPath: 'EndDate'
+              dataType: 'date'
+              index: 4
+              subtotals: ''
+              width: 78
             }
             column_LoadingCapacity
             {
               columnId: 'LoadingCapacity'
               dataPath: 'LoadingCapacity'
               dataType: 'number'
-              index: 3
+              index: 5
               subtotals: ''
               width: 109
             }
@@ -162,7 +198,7 @@
               columnId: 'TransportPrice'
               dataPath: 'TransportPrice'
               dataType: 'number'
-              index: 4
+              index: 6
               subtotals: ''
               width: 150
             }
@@ -197,14 +233,32 @@
               dataType: 'string'
               index: 0
               subtotals: ''
-              width: 51
+              width: 64
+            }
+            column_StartDate
+            {
+              columnId: 'StartDate'
+              dataPath: 'StartDate'
+              dataType: 'date'
+              index: 1
+              subtotals: ''
+              width: 77
+            }
+            column_EndDate
+            {
+              columnId: 'EndDate'
+              dataPath: 'EndDate'
+              dataType: 'date'
+              index: 2
+              subtotals: ''
+              width: 80
             }
             column_WarehousingPrice
             {
               columnId: 'WarehousingPrice'
               dataPath: 'WarehousingPrice'
               dataType: 'number'
-              index: 1
+              index: 3
               subtotals: ''
               width: 123
             }
@@ -213,7 +267,7 @@
               columnId: 'OutboundPrice'
               dataPath: 'OutboundPrice'
               dataType: 'number'
-              index: 2
+              index: 4
               subtotals: ''
               width: 124
             }
@@ -222,7 +276,7 @@
               columnId: 'StoragePrice'
               dataPath: 'StoragePrice'
               dataType: 'number'
-              index: 3
+              index: 5
               subtotals: ''
               width: 126
             }
@@ -231,7 +285,7 @@
               columnId: 'CleanPrice'
               dataPath: 'CleanPrice'
               dataType: 'number'
-              index: 4
+              index: 6
               subtotals: ''
               width: 128
             }
@@ -275,14 +329,32 @@
               dataType: 'string'
               index: 1
               subtotals: ''
-              width: 54
+              width: 65
+            }
+            column_StartDate
+            {
+              columnId: 'StartDate'
+              dataPath: 'StartDate'
+              dataType: 'date'
+              index: 2
+              subtotals: ''
+              width: 79
+            }
+            column_EndDate
+            {
+              columnId: 'EndDate'
+              dataPath: 'EndDate'
+              dataType: 'date'
+              index: 3
+              subtotals: ''
+              width: 78
             }
             column_PackagingCapacity
             {
               columnId: 'PackagingCapacity'
               dataPath: 'PackagingCapacity'
               dataType: 'number'
-              index: 2
+              index: 4
               subtotals: ''
               width: 73
             }
@@ -291,7 +363,7 @@
               columnId: 'WarehousingPrice'
               dataPath: 'WarehousingPrice'
               dataType: 'number'
-              index: 3
+              index: 5
               subtotals: ''
               width: 126
             }
@@ -300,7 +372,7 @@
               columnId: 'OutboundPrice'
               dataPath: 'OutboundPrice'
               dataType: 'number'
-              index: 4
+              index: 6
               subtotals: ''
               width: 130
             }
@@ -309,7 +381,7 @@
               columnId: 'PackagePrice'
               dataPath: 'PackagePrice'
               dataType: 'number'
-              index: 5
+              index: 7
               subtotals: ''
               width: 131
             }
@@ -318,7 +390,7 @@
               columnId: 'UnpackingPrice'
               dataPath: 'UnpackingPrice'
               dataType: 'number'
-              index: 6
+              index: 8
               subtotals: ''
               width: 133
             }
@@ -327,7 +399,7 @@
               columnId: 'BufferPaperPrice'
               dataPath: 'BufferPaperPrice'
               dataType: 'number'
-              index: 7
+              index: 9
               subtotals: ''
               width: 135
             }
@@ -336,7 +408,7 @@
               columnId: 'StoragePrice'
               dataPath: 'StoragePrice'
               dataType: 'number'
-              index: 8
+              index: 10
               subtotals: ''
               width: 126
             }
@@ -345,7 +417,7 @@
               columnId: 'WoodenCratePrice'
               dataPath: 'WoodenCratePrice'
               dataType: 'number'
-              index: 9
+              index: 11
               subtotals: ''
               width: 79
             }

--
Gitblit v1.9.3