mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: 去掉 reload
This commit is contained in:
@@ -27,7 +27,6 @@ async function changeOrg(org) {
|
||||
location.href = path
|
||||
// 如果不这么控制,从 控制台跳转过来会有问题,一段神奇的事情,总之这么搞就能解决
|
||||
} else {
|
||||
location.reload()
|
||||
setTimeout(() => location.reload(), 400)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user