From a6775fb8066dcd07c57235ec6670842e93739c00 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 6 May 2026 11:26:07 +0800 Subject: [PATCH] no message --- root/detail/job.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/detail/job.vue b/root/detail/job.vue index 8bde246..dac3c39 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -1742,7 +1742,7 @@ export default { }, () => { uni.navigateTo({ - url: "/root/NEUIKit/index", + url: "/root/NEUIKit/index?item=" + (uni.getStorageSync("im-accid") + '|1|' + cusData), }); }, () => {},