fix: 首页跳转
parent
75235c6195
commit
b1ca8c7324
|
@ -109,7 +109,7 @@ export default {
|
|||
})
|
||||
},
|
||||
goPage() {
|
||||
window.location.href = '/oms-web/dashbaord?redirect=/alarm/current'
|
||||
window.location.href = '/oms-web/monitor?redirect=/alarm/current'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue