เเก้get list ผู้ดูแล, ผู้บังคับบัญา และประธานกรรมการ || disable input ผู้บังคับบัญชา คณะกรรมการ

This commit is contained in:
setthawutttty 2023-08-21 11:34:56 +07:00
parent 7dbbfd5fcf
commit 614356c063
4 changed files with 143 additions and 48 deletions

View file

@ -150,4 +150,5 @@ export default {
otherReport: (id: string) => `${placemenOther}/report/${id}`,
otherByid: (id: string) => `${placemenOther}/${id}`,
userPlacement:(id:string) => `${placement}/user/${id}`
};