Jelajahi Sumber

页面字段优化,补足国别基准周别

zhouxingyu 3 minggu lalu
induk
melakukan
8323a1407a

+ 9 - 9
src/views/lg/DefectiveProduct/DefectiveProductList.vue

@@ -142,47 +142,47 @@
             }
           },
           {
-            title:'region',
+            title:'Region',
             align:"center",
             dataIndex: 'region'
           },
           {
-            title:'model',
+            title:'Model',
             align:"center",
             dataIndex: 'model'
           },
           {
-            title:'week',
+            title:'Week',
             align:"center",
             dataIndex: 'week'
           },
           {
-            title:'line',
+            title:'Line',
             align:"center",
             dataIndex: 'line'
           },
           {
-            title:'tool',
+            title:'Tool',
             align:"center",
             dataIndex: 'tool'
           },
           {
-            title:'po',
+            title:'Po',
             align:"center",
             dataIndex: 'po'
           },
           {
-            title:'due_date',
+            title:'Due Date',
             align:"center",
             dataIndex: 'dueDate'
           },
           {
-            title:'comment1',
+            title:'Comment1',
             align:"center",
             dataIndex: 'comment1'
           },
           {
-            title:'remark',
+            title:'Remark',
             align:"center",
             dataIndex: 'remark'
           },

+ 4 - 4
src/views/lg/DestRule/DestRuleList.vue

@@ -142,22 +142,22 @@
             }
           },
           {
-            title:'destination',
+            title:'Destination',
             align:"center",
             dataIndex: 'destination'
           },
           {
-            title:'to_site',
+            title:'To Site',
             align:"center",
             dataIndex: 'toSite'
           },
           {
-            title:'nation',
+            title:'Nation',
             align:"center",
             dataIndex: 'nation'
           },
           {
-            title:'sub',
+            title:'Sub',
             align:"center",
             dataIndex: 'sub'
           },

+ 3 - 3
src/views/lg/ReasonRule/ReasonRuleList.vue

@@ -142,17 +142,17 @@
             }
           },
           {
-            title:'comment1',
+            title:'Comment1',
             align:"center",
             dataIndex: 'comment1'
           },
           {
-            title:'comment2',
+            title:'Comment2',
             align:"center",
             dataIndex: 'comment2'
           },
           {
-            title:'remark',
+            title:'Remark',
             align:"center",
             dataIndex: 'remark'
           },

+ 31 - 11
src/views/lg/RegionRule/RegionRuleList.vue

@@ -142,57 +142,77 @@
             }
           },
           {
-            title:'region',
+            title:'Region',
             align:"center",
             dataIndex: 'region'
           },
           {
-            title:'suffix',
+            title:'Suffix',
             align:"center",
             dataIndex: 'suffix'
           },
           {
-            title:'last_mon',
+            title:'LastMON',
             align:"center",
             dataIndex: 'lastMon'
           },
           {
-            title:'last_tue',
+            title:'LastTUE',
             align:"center",
             dataIndex: 'lastTue'
           },
           {
-            title:'last_wed',
+            title:'LastWED',
             align:"center",
             dataIndex: 'lastWed'
           },
           {
-            title:'last_thu',
+            title:'LastTHU',
             align:"center",
             dataIndex: 'lastThu'
           },
           {
-            title:'last_fri',
+            title:'LastFRI',
             align:"center",
             dataIndex: 'lastFri'
           },
           {
-            title:'mon',
+            title:'LastSAT',
+            align:"center",
+            dataIndex: 'lastFri'
+          },
+          {
+            title:'LastSUN',
+            align:"center",
+            dataIndex: 'lastFri'
+          },
+          {
+            title:'MON',
             align:"center",
             dataIndex: 'mon'
           },
           {
-            title:'tue',
+            title:'TUE',
             align:"center",
             dataIndex: 'tue'
           },
           {
-            title:'thu',
+            title:'THU',
             align:"center",
             dataIndex: 'thu'
           },
           {
-            title:'fri',
+            title:'FRI',
+            align:"center",
+            dataIndex: 'fri'
+          },
+          {
+            title:'SAT',
+            align:"center",
+            dataIndex: 'fri'
+          },
+          {
+            title:'SUN',
             align:"center",
             dataIndex: 'fri'
           },