fix: ปรับ api ค้นหาคนครองในโครงสร้างปัจจุบัน แก้ tag ผิด
This commit is contained in:
parent
762acf46bd
commit
2135c01c16
4 changed files with 13 additions and 6 deletions
|
|
@ -462,7 +462,7 @@ onMounted(async () => {
|
|||
<q-tr
|
||||
:props="props"
|
||||
class="cursor-pointer"
|
||||
@click.stop,pervent="
|
||||
@click.stop.prevent="
|
||||
onRedirectToPosition(props.row.id, props.row.type)
|
||||
"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue