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