วินัย => fix bug

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-04 13:44:29 +07:00
parent 7a483649d4
commit 17b801eede
15 changed files with 197 additions and 90 deletions

View file

@ -115,6 +115,7 @@ const dataComplaints = reactive<FormDataComplaint>({
/** ฟังชั่นปิด dialog */
function closeModal() {
modal.value = false;
filterKeyword.value = "";
}
/**