From 103522b3572c686c47205ca30df49ac04d26e7dc Mon Sep 17 00:00:00 2001 From: x Date: Tue, 16 Jun 2026 14:01:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E8=89=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/LogisticsTech.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/LogisticsTech.vue b/src/pages/LogisticsTech.vue index 27c8629..22628c9 100644 --- a/src/pages/LogisticsTech.vue +++ b/src/pages/LogisticsTech.vue @@ -358,9 +358,9 @@ export default { } }, mounted () { - this.iData() - // this.initData() - // this.refresh() + // this.iData() + this.initData() + this.refresh() }, beforeDestroy () { clearInterval(this.timer)