mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
fix: 删除代码中debugger
This commit is contained in:
@@ -348,7 +348,6 @@ export default {
|
||||
}
|
||||
if (this.loginTypes.includes(3) && this.defaultType === 3) {
|
||||
casLoginPage().then(res => {
|
||||
debugger
|
||||
window.location.href = res.data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user