mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
style: formate code style
This commit is contained in:
@ -127,7 +127,6 @@ const getRoutes = async () => {
|
||||
if (!redirect.value) {
|
||||
redirect.value = '/'
|
||||
}
|
||||
console.info(redirect.value)
|
||||
push({ path: redirect.value || permissionStore.addRouters[0].path })
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user