fix fetch ราชชื่อคณะกรรมการ ===> แต่งตั้งคณะกรรมการประเมินผลการทดลองปฏิบัติหน้าที่ราชการ
This commit is contained in:
parent
d6c884dc2f
commit
136d22c7fc
1 changed files with 2 additions and 1 deletions
|
|
@ -304,7 +304,8 @@ function onAddPerson() {
|
|||
async function getPerson() {
|
||||
showLoader();
|
||||
await http
|
||||
.post(config.API.orgProfileDirector, {
|
||||
.post(config.API.probationCommanderDirector, {
|
||||
profileId: profileId.value,
|
||||
isAct: isAct.value,
|
||||
isDirector: isDirector.value,
|
||||
pageSize: pagination.value.rowsPerPage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue