แก้ path หน้า ทะเบียนประวัติลูกจ้าง

This commit is contained in:
AnandaTon 2023-07-28 16:57:00 +07:00
parent bc9a5fc6ef
commit 51c4c777e5
4 changed files with 4 additions and 1138 deletions

View file

@ -47,7 +47,7 @@ export default [
},
},
{
path: "/registryEmployee/edit/:Id",
path: "/registryEmployee/edit/:id",
name: "registryEmployeeEdit",
component: EditDetail,
meta: {