diff --git a/.env b/.env
index ab44d3d..33e92d4 100644
--- a/.env
+++ b/.env
@@ -11,8 +11,8 @@ VUE_APP_TYPE = 'gangjie'
# VUE_APP_SOCKET_BASE_URL=http://47.104.85.216:12345
# 和川大简云测试
-VUE_APP_API_BASE_URL=http://60.209.125.238:35100
-VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:35100
+# VUE_APP_API_BASE_URL=http://60.209.125.238:35100
+# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:35100
# 客户端测试
# VUE_APP_API_BASE_URL=http://60.209.125.238:30813
@@ -23,8 +23,8 @@ VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:35100
# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:30814
# 港捷
-# VUE_APP_API_BASE_URL=http://118.190.144.189:5001
-# VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:5001
+VUE_APP_API_BASE_URL=http://118.190.144.189:5001
+VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:5001
# 客户端正式
# VUE_APP_API_BASE_URL=http://118.190.144.189:6001
diff --git a/src/components/mskBookingOrder/index.vue b/src/components/mskBookingOrder/index.vue
index 81c3894..a67f4ba 100644
--- a/src/components/mskBookingOrder/index.vue
+++ b/src/components/mskBookingOrder/index.vue
@@ -200,9 +200,15 @@
-
{{ item.orignCityName }},{{ item.originRegionName }},{{ item.originCountryName }}
+
+ {{ item.orignCityName }},
+ {{ item.originRegionName }},
+ {{ item.originCountryName }}
-
{{ item.deliveryCityName }},{{ item.deliveryRegionName }},{{ item.deliveryCountryName }}
+
+ {{ item.deliveryCityName }},
+ {{ item.deliveryRegionName }},
+ {{ item.deliveryCountryName }}
{{ item.totalCurrency
}}
{{ item.totalAmountShow }}
@@ -241,13 +247,17 @@
{{ index1 + 1 }}
-
{{ ite.from.cityName }},{{
- ite.from.regionName }},{{ ite.from.countryName }}
+
+ {{ ite.from.cityName }},
+ {{ ite.from.regionName }},
+ {{ ite.from.countryName }}
ETD:{{ ite.etd }}
--------
-
{{ ite.to.cityName }},{{ ite.to.regionName
- }},{{ ite.to.countryName }}
+
+ {{ ite.to.cityName }},
+ {{ ite.to.regionName}},
+ {{ ite.to.countryName }}
ETA:{{ ite.eta }}
@@ -428,9 +438,15 @@
-
{{ item.orignCityName }},{{ item.originRegionName }},{{ item.originCountryName }}
+
+ {{ item.orignCityName }},
+ {{ item.originRegionName }},
+ {{ item.originCountryName }}
-
{{ item.deliveryCityName }},{{ item.deliveryRegionName }},{{ item.deliveryCountryName }}
+
+ {{ item.deliveryCityName }},
+ {{ item.deliveryRegionName }},
+ {{ item.deliveryCountryName }}
{{ item.totalCurrency }}
{{ item.totalAmountShow }}
@@ -468,13 +484,17 @@
{{ index1 + 1 }}
-
{{ ite.from.cityName }},{{
- ite.from.regionName }},{{ ite.from.countryName }}
+
+ {{ ite.from.cityName }},
+ {{ite.from.regionName }},
+ {{ ite.from.countryName }}
ETD:{{ ite.etd }}
--------
-
{{ ite.to.cityName }},{{
- ite.to.regionName }},{{ ite.to.countryName }}
+
+ {{ ite.to.cityName }},
+ {{ite.to.regionName }},
+ {{ ite.to.countryName }}
ETA:{{ ite.eta }}
diff --git a/src/views/main/mskOrderList/index.vue b/src/views/main/mskOrderList/index.vue
index 1974735..636ed57 100644
--- a/src/views/main/mskOrderList/index.vue
+++ b/src/views/main/mskOrderList/index.vue
@@ -153,13 +153,8 @@
-
+
{{ item.cnName }} / {{ item.code }}
@@ -175,48 +170,25 @@
-
+
- {
- confirm(e, row.id)
- }
+ {
+ confirm(e, row.id)
+ }
">
@@ -231,29 +203,18 @@
{{ row.shipRateTotalCurrency }} {{ row.shipRateTotalAmount }}
-
-
-
@@ -266,11 +227,7 @@
-
@@ -281,7 +238,7 @@
-
MSKAPI订舱
+
MSKAPI订舱
MSKSPOT订舱
MSKEID订舱
@@ -289,7 +246,8 @@