update route registry-employee
This commit is contained in:
parent
bdc7ab8df3
commit
ed1c7cc5b4
3 changed files with 12 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ const Main = () => import("@/modules/08_registryEmployee/views/Main.vue");
|
|||
|
||||
export default [
|
||||
{
|
||||
path: "/registryEmployee",
|
||||
path: "/registry-employee",
|
||||
name: "registryEmployee",
|
||||
component: Main,
|
||||
meta: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue