sc
This commit is contained in:
@@ -200,8 +200,6 @@ const handleLogin = async (params) => {
|
||||
if (res?.tenantId) {
|
||||
authUtil.setTenantId(res.tenantId)
|
||||
}
|
||||
// 设置userId
|
||||
localStorage.setItem('userId', res.userId)
|
||||
|
||||
ElLoading.service({
|
||||
lock: true,
|
||||
|
||||
Reference in New Issue
Block a user