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