รายการช่วยราชการ ส่งตัวกลับ ย้าย
This commit is contained in:
parent
314d7113bf
commit
077f12a34d
8 changed files with 290 additions and 264 deletions
|
|
@ -442,7 +442,7 @@ const saveData = async () => {
|
|||
};
|
||||
showLoader();
|
||||
await http
|
||||
.put(config.API.transferId(personId.toString()), body)
|
||||
.put(config.API.officerMainEdit(personId.toString()), body)
|
||||
.then((res: any) => {
|
||||
// const data = res.data.result;
|
||||
// console.log(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue