ผู้ถูกร้องเรียน
This commit is contained in:
parent
97fde66a79
commit
62ad5673c6
5 changed files with 31 additions and 8 deletions
|
|
@ -984,7 +984,7 @@ onMounted(() => {
|
|||
<!-- Popup ผู้ถูกร้องเรียน -->
|
||||
<DialogAddPersonal
|
||||
title="ผู้ถูกร้องเรียน"
|
||||
:checkId="mainStore.rowsAdd"
|
||||
:mainData="mainStore.rowsAdd"
|
||||
:modal="modal"
|
||||
btn-title="เพิ่มรายชื่อผู้ถูกร้องเรียน"
|
||||
:close="toggleModal"
|
||||
|
|
|
|||
|
|
@ -1303,7 +1303,7 @@ onMounted(async () => {
|
|||
|
||||
<DialogAddPersonal
|
||||
title="ผู้ถูกร้องเรียน"
|
||||
:checkId="mainStore.rowsAdd"
|
||||
:mainData="mainStore.rowsAdd"
|
||||
:modal="modalPerson"
|
||||
btn-title="เพิ่มรายชื่อผู้ถูกร้องเรียน"
|
||||
:close="toggleModal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue