แก้ตามเทส
This commit is contained in:
parent
7c98ab4791
commit
c580393d04
5 changed files with 29 additions and 6 deletions
|
|
@ -227,6 +227,7 @@ async function fetchDetailComplaints() {
|
|||
* @param data ข้อมูล ใน form
|
||||
*/
|
||||
async function onSubmitDisciplinary(data: any) {
|
||||
console.log("🚀 ~ onSubmitDisciplinary ~ data:", data)
|
||||
showLoader();
|
||||
await http
|
||||
.put(config.API.disciplineDisciplinaryById(id.value), data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue