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",