From e43c64e21dc15acb024124347cd3ecf9e131877e Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 19 七月 2025 16:05:58 +0800
Subject: [PATCH] 调接口

---
 small-program/pages/packaging-worker/packaging-worker.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/small-program/pages/packaging-worker/packaging-worker.vue b/small-program/pages/packaging-worker/packaging-worker.vue
index deb0d78..7a052b3 100644
--- a/small-program/pages/packaging-worker/packaging-worker.vue
+++ b/small-program/pages/packaging-worker/packaging-worker.vue
@@ -269,7 +269,7 @@
 									uni.showToast({ title: '缂栬緫鎴愬姛', icon: 'success', mask: true, duration: 2000 })
 									setTimeout(() => {
 										uni.navigateBack({ delta: 1 });
-										uni.$emit('refresh')
+										// uni.$emit('refresh')
 									}, 1500)
 								}
 							}

--
Gitblit v1.9.3