@@ -142,7 +142,6 @@ export const useUserStore = defineStore('user',
updateEventList(false)
Snackbar.success('切换成功')
await this.checkEnterpriseBaseInfo() // 校验企业必填信息
- console.log('1', 11111)
window.location.href = '/enterprise'
},
// 获取当前登录的企业用户信息