mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 20:35:26 +08:00
fix: 删除代码中debugger
This commit is contained in:
parent
3a2d06394d
commit
a65dee94bc
@ -348,7 +348,6 @@ export default {
|
||||
}
|
||||
if (this.loginTypes.includes(3) && this.defaultType === 3) {
|
||||
casLoginPage().then(res => {
|
||||
debugger
|
||||
window.location.href = res.data
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user