From 927df21c2cbff34f55ea05d5925eabf1f818207e Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Sat, 9 May 2026 14:10:32 +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 720c438..72bc71f 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -1471,7 +1471,7 @@ export default { }, () => { uni.navigateTo({ - url: "/root/NEUIKit/index?item=" + (uni.getStorageSync("im-accid") + '|1|' + cusData), + url: "/root/NEUIKit/index?item=" + (uni.getStorageSync("im-accid") + '|1|' + cusData.accid), }); }, () => {}