From 4e3e18cdb0d75c098b68353ef8c86cdd7c0f79b2 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 21 八月 2025 15:27:34 +0800
Subject: [PATCH] 111
---
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