Jelajahi Sumber

进口矿江港—万州港位置作业表头位置调整

wing 3 tahun lalu
induk
melakukan
382acc40e0
1 mengubah file dengan 12 tambahan dan 11 penghapusan
  1. 12 11
      src/views/TMS/components/importedShip/shipLocation.vue

+ 12 - 11
src/views/TMS/components/importedShip/shipLocation.vue

@@ -122,6 +122,17 @@ export default {
           label: "江船船名",
           width: "140",
         },
+        {
+          prop: "locationRouteTime",
+          label: "离港日期",
+          width: "200",
+          slot: true,
+        },
+        {
+          prop: "startPortName",
+          label: "起运港",
+          width: "140",
+        },
         {
           prop: "shipLocation",
           label: "船舶位置",
@@ -134,17 +145,7 @@ export default {
           width: "180",
           slot: true,
         },
-        {
-          prop: "locationRouteTime",
-          label: "日期",
-          width: "200",
-          slot: true,
-        },
-        {
-          prop: "startPortName",
-          label: "起运港",
-          width: "140",
-        },
+        
         {
           prop: "arrivePortName",
           label: "到达港",