Browse Source

申请进度

lifanagju_citu 6 tháng trước cách đây
mục cha
commit
cdf737370b
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/recruit/entRegister/register.vue

+ 1 - 2
src/views/recruit/entRegister/register.vue

@@ -301,8 +301,7 @@ const handleCommit = async () => {
   localStorage.removeItem('loginAccount')
   localStorage.removeItem('enterpriseRegisterInfo')
   Snackbar.success(t('common.submittedSuccessfully'))
-  if (isMobile.value) router.push({ path: '/recruit/enterprise/talentRecommendation' })
-  else router.push({ path: '/recruit/entRegister/inReview' })
+  router.push({ path: '/recruit/entRegister/inReview' })
 }
 
 // 不通过的企业注册申请 重新发起