เลือกหน่วยงานที่รับบรรจุ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-02-20 12:07:21 +07:00
parent 998e654eb4
commit a8a4b1ee60
8 changed files with 933 additions and 7 deletions

View file

@ -51,4 +51,7 @@ export default {
// ค้นหาคนตามเงื่อนไข
orgSearchPersonal: () => `${organization}/profile/search-personal`,
/** บรรจุแต่งตั้ง*/
orgPosPlacement: `${orgPos}/placement/search`,
};