mirror of
https://github.com/Dadechin/XRoomDashboardFront.git
synced 2025-07-03 00:34:35 +00:00
change route /
This commit is contained in:
parent
aa1db5c072
commit
c71c6cd839
|
@ -18,6 +18,11 @@ const routes = [
|
|||
name: 'LoginPage',
|
||||
component: LoginPage
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
name: 'LoginPage',
|
||||
component: LoginPage
|
||||
},
|
||||
{
|
||||
path: '/resetPassword',
|
||||
name: 'ResetPassword',
|
||||
|
|
Loading…
Reference in New Issue
Block a user