แก้ router
This commit is contained in:
parent
6a699e0004
commit
feb0070f95
3 changed files with 3 additions and 7 deletions
|
|
@ -27,13 +27,11 @@ const router = createRouter({
|
|||
name: "organizational",
|
||||
component: Organizational,
|
||||
},
|
||||
|
||||
{
|
||||
path: "/contact",
|
||||
name: "contact",
|
||||
component: Contact,
|
||||
},
|
||||
|
||||
{
|
||||
path: "/maintenance",
|
||||
name: "maintenance",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue