修改账号切换权限问题
This commit is contained in:
parent
95c5896f3b
commit
7bdaa8129c
@ -214,6 +214,7 @@ function logout() {
|
||||
localStorage.removeItem('orgNo');
|
||||
localStorage.removeItem('session');
|
||||
localStorage.removeItem('token');
|
||||
location.reload();
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user