From 9de3d3b0660fb2ab7c48dac2612abfb68a22d37e Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 03 八月 2023 09:43:27 +0800
Subject: [PATCH] 发运统计 称重修改

---
 pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
index 57bc834..5bacd28 100644
--- a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
+++ b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -334,7 +334,7 @@
 				]
 			};
 		},
-		onShow() {
+		onLoad() {
 			this.firstDate();
 			this.lastDate();
 			this.getShipping();

--
Gitblit v1.9.1