fix: 修改跳转地址
parent
36488fe428
commit
663adbf759
|
@ -108,7 +108,7 @@ export default {
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
goPage() {
|
goPage() {
|
||||||
window.location.href = '/oms-web//alarm/current'
|
window.location.href = '/oms-web/alarm/current'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue