From 36084e280f303c40f2fe6d2ce0a1773f6fdced70 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Fri, 17 Oct 2025 14:00:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- root/home/quickApplication.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/root/home/quickApplication.vue b/root/home/quickApplication.vue index c613eb3..01db7fd 100644 --- a/root/home/quickApplication.vue +++ b/root/home/quickApplication.vue @@ -459,11 +459,6 @@ export default { handleClickMobile() {}, submitForm() { let that = this; - - uni.navigateTo({ - url: "/root/home/applicationSuccess?jobId=" + that.updateInfo.jobId, - }); - return if (!that.agreeRadio) { uni.showToast({ icon: "none",