wwz
This commit is contained in:
parent
fdacaab44a
commit
4fb34a4235
|
|
@ -6,8 +6,8 @@ const routes = [
|
|||
{
|
||||
path: "/",
|
||||
name: "home",
|
||||
component: test,
|
||||
// component: home,
|
||||
// component: test,
|
||||
component: home,
|
||||
},
|
||||
{
|
||||
path: "/login",
|
||||
|
|
|
|||
Loading…
Reference in New Issue