ทะเบียนประวัติ => ประวัติการศึกษา clear form

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-15 17:54:35 +07:00
parent 545fce692f
commit 5d25d9be8d
5 changed files with 124 additions and 78 deletions

View file

@ -175,5 +175,5 @@ export default {
//ข้อมูลครอบครับ
profileFamily: (empType: string, type: string) =>
`${registryNew}${empType}/${type}`,
`${registryNew}${empType}/family/${type}`,
};