ปรับฟอร์มเพิ่มประธาน/กรรมการ รอ API list คนอันใหม่

This commit is contained in:
setthawutttty 2024-10-24 13:19:39 +07:00
parent bbf7a5ea1c
commit 4fd13b672b
3 changed files with 139 additions and 80 deletions

View file

@ -87,4 +87,6 @@ export default {
appointMain,
appointMainList:(id:string)=>`${appointMain}/list/${id}`,
orgProfileDirector:`${orgProfile}/profile/commander-director`
};