แก้ไข route registryEmployeeEdit
This commit is contained in:
parent
b389e8878b
commit
aa786793ac
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ export default [
|
|||
},
|
||||
},
|
||||
{
|
||||
path: "/registryEmployee/Edit/:Id",
|
||||
path: "/registryEmployee/edit/:Id",
|
||||
name: "registryEmployeeEdit",
|
||||
component: EditDetail,
|
||||
meta: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue