fix: modify
parent
2ccfc6ffa1
commit
b956ef7efe
|
@ -102,13 +102,7 @@ export default {
|
|||
})
|
||||
},
|
||||
goPage() {
|
||||
const router = useRouter()
|
||||
router.push({
|
||||
name: 'OmsDashbaord',
|
||||
query: {
|
||||
redirect: '/alarm/current'
|
||||
}
|
||||
})
|
||||
window.location.href = '/oms-web/dashbaord?redirect=/alarm/current'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue