From c60687ce23ae1d6576ed9b5eab9eac141a90a4a7 Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Fri, 14 Nov 2025 10:42:04 +0800
Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E8=B4=A7=E7=BB=9F=E8=AE=A1=E5=8A=A0?=
=?UTF-8?q?=E6=8E=92=E5=BA=8F=E5=92=8C=E9=A6=96=E6=AC=A1=E7=AD=BE=E7=BA=A6?=
=?UTF-8?q?=E6=97=A5=E6=9C=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../monthlyShipmentStatQuery.vue | 29 ++++++-------
...monthlyShipmentStatReceiveCountryQuery.vue | 41 ++++++++++---------
2 files changed, 36 insertions(+), 34 deletions(-)
diff --git a/src/views/emis/emisCustomerUser/monthlyShipmentStatQuery.vue b/src/views/emis/emisCustomerUser/monthlyShipmentStatQuery.vue
index 6f5e67b7..11bec8f9 100644
--- a/src/views/emis/emisCustomerUser/monthlyShipmentStatQuery.vue
+++ b/src/views/emis/emisCustomerUser/monthlyShipmentStatQuery.vue
@@ -71,60 +71,61 @@
-
+
+
{{ scope.row.totalTickets }}
-
+
-
+
{{ scope.row.expressTickets }}
-
+
-
+
{{ scope.row.airTickets }}
-
+
-
+
{{ scope.row.landTickets }}
-
+
-
+
{{ scope.row.importTickets }}
-
+
-
+
{{ scope.row.seaTickets }}
-
+
-
+
{{ scope.row.otherTickets }}
-
+
diff --git a/src/views/emis/emisCustomerUser/monthlyShipmentStatReceiveCountryQuery.vue b/src/views/emis/emisCustomerUser/monthlyShipmentStatReceiveCountryQuery.vue
index 8619c9a0..64dcab60 100644
--- a/src/views/emis/emisCustomerUser/monthlyShipmentStatReceiveCountryQuery.vue
+++ b/src/views/emis/emisCustomerUser/monthlyShipmentStatReceiveCountryQuery.vue
@@ -71,76 +71,77 @@
-
+
+
{{ scope.row.totalTickets }}
-
+
-
+
{{ scope.row.chinaTickets }}
-
+
-
+
{{ scope.row.vietnamTickets }}
-
+
-
+
{{ scope.row.cambodiaTickets }}
-
+
-
+
{{ scope.row.myanmarTickets }}
-
+
-
+
{{ scope.row.bangladeshTickets }}
-
+
-
-
+
+
- {{ scope.row.laoTickets }}
+ {{ scope.row.laosTickets }}
-
+
-
+
{{ scope.row.thailandTickets }}
-
+
-
+
{{ scope.row.otherTickets }}
-
+