Переглянути джерело

目的港基准、国别基准字段放出

zhouxingyu 1 день тому
батько
коміт
07a8a62b81

+ 5 - 0
src/views/lg/DestRule/DestRuleList.vue

@@ -161,6 +161,11 @@
             align:"center",
             dataIndex: 'sub'
           },
+          {
+            title:'Schedule',
+            align:"center",
+            dataIndex: 'schedule'
+          },
           {
             title: '操作',
             dataIndex: 'action',

+ 17 - 7
src/views/lg/RegionRule/RegionRuleList.vue

@@ -152,37 +152,37 @@
             dataIndex: 'suffix'
           },
           {
-            title:'LastMON',
+            title:'Last MON',
             align:"center",
             dataIndex: 'lastMon'
           },
           {
-            title:'LastTUE',
+            title:'Last TUE',
             align:"center",
             dataIndex: 'lastTue'
           },
           {
-            title:'LastWED',
+            title:'Last WED',
             align:"center",
             dataIndex: 'lastWed'
           },
           {
-            title:'LastTHU',
+            title:'Last THU',
             align:"center",
             dataIndex: 'lastThu'
           },
           {
-            title:'LastFRI',
+            title:'Last FRI',
             align:"center",
             dataIndex: 'lastFri'
           },
           {
-            title:'LastSAT',
+            title:'Last SAT',
             align:"center",
             dataIndex: 'lastFri'
           },
           {
-            title:'LastSUN',
+            title:'Last SUN',
             align:"center",
             dataIndex: 'lastFri'
           },
@@ -196,6 +196,11 @@
             align:"center",
             dataIndex: 'tue'
           },
+          {
+            title:'WED',
+            align:"center",
+            dataIndex: 'wed'
+          },
           {
             title:'THU',
             align:"center",
@@ -216,6 +221,11 @@
             align:"center",
             dataIndex: 'fri'
           },
+          {
+            title:'Schedule',
+            align:"center",
+            dataIndex: 'schedule'
+          },
           {
             title: '操作',
             dataIndex: 'action',