ผู้ถูกร้องเรียน

This commit is contained in:
setthawutttty 2023-12-01 11:44:11 +07:00
parent 97fde66a79
commit 62ad5673c6
5 changed files with 31 additions and 8 deletions

View file

@ -984,7 +984,7 @@ onMounted(() => {
<!-- Popup กรองเรยน -->
<DialogAddPersonal
title="ผู้ถูกร้องเรียน"
:checkId="mainStore.rowsAdd"
:mainData="mainStore.rowsAdd"
:modal="modal"
btn-title="เพิ่มรายชื่อผู้ถูกร้องเรียน"
:close="toggleModal"

View file

@ -1303,7 +1303,7 @@ onMounted(async () => {
<DialogAddPersonal
title="ผู้ถูกร้องเรียน"
:checkId="mainStore.rowsAdd"
:mainData="mainStore.rowsAdd"
:modal="modalPerson"
btn-title="เพิ่มรายชื่อผู้ถูกร้องเรียน"
:close="toggleModal"