소스 검색

删除注释代码

lifanagju_citu 10 달 전
부모
커밋
da47152331
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/layout/company/navBar.vue

+ 0 - 1
src/layout/company/navBar.vue

@@ -183,7 +183,6 @@ const handleToAnotherEnterpriseSubmit = async () => {
   await userStore.changeRole(radios.value) // enterpriseId
   router.push({ path: '/recruit/enterprise' })
   localStorage.setItem('loginType', 'enterprise')
-  // handleSwitchToAnotherEnterprise(radios.value)
 }
 
 // 企业列表