ทะเบียนประวัติ: ประวัติส่วนตัว ลบข้อมูลเกิน

This commit is contained in:
oat_dev 2024-04-01 10:07:28 +07:00
parent c885ecfffa
commit b254933466
3 changed files with 0 additions and 9 deletions

View file

@ -278,7 +278,6 @@ async function editData() {
await http
.put(config.API.profileNewProfileById(id.value), {
...formData,
dateRetire: store.retireDate,
})
.then((res) => {
success($q, "บันทึกข้อมูลสำเร็จ");