diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index fe7b5080c..e7f521186 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -364,11 +364,11 @@ const menuList = readonly([ ], }, { - key: 10, + key: 11, icon: "o_contact_page", activeIcon: "contact_page", label: "ทะเบียนประวัติลูกจ้าง", - path: "registryEmployee", + path: "employee", role: "registryEmployee", }, ]); diff --git a/src/modules/04_registry/components/TableProfile.vue b/src/modules/04_registry/components/TableProfile.vue index 0e722ed28..a946465f2 100644 --- a/src/modules/04_registry/components/TableProfile.vue +++ b/src/modules/04_registry/components/TableProfile.vue @@ -117,17 +117,10 @@
- -
-
+ +
-
+
-