ลบ console วินัย
This commit is contained in:
parent
f3af45bf56
commit
7c79629bd1
3 changed files with 0 additions and 3 deletions
|
|
@ -220,7 +220,6 @@ async function fetchDetailComplaints() {
|
|||
* @param data ข้อมูล ใน form
|
||||
*/
|
||||
async function onSubmitDisciplinary(data: any) {
|
||||
console.log(data);
|
||||
showLoader();
|
||||
await http
|
||||
.put(config.API.disciplineDisciplinaryById(id.value), {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue