fix request api search person add body system
This commit is contained in:
parent
9cd792e90c
commit
a6f7b4e587
9 changed files with 25 additions and 4 deletions
|
|
@ -1950,6 +1950,7 @@ onMounted(async () => {
|
|||
btn-title="เพิ่มรายชื่อผู้ถูกสอบสวน"
|
||||
:save="addPerson"
|
||||
:selected-data="mainStore.rowsAdd"
|
||||
:system="(route.meta?.Key as string) || undefined"
|
||||
/>
|
||||
|
||||
<DialogDirector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue