fix: ปรับ api ค้นหาคนครองในโครงสร้างปัจจุบัน แก้ tag ผิด
This commit is contained in:
parent
762acf46bd
commit
2135c01c16
4 changed files with 13 additions and 6 deletions
|
|
@ -687,7 +687,7 @@ function onViewDetailNoti(url: string) {
|
|||
dense
|
||||
icon="mdi-close"
|
||||
class="mybtn q-mx-xs"
|
||||
@click.stop.pervent="clickDelete(n.id, index)"
|
||||
@click.stop.prevent="clickDelete(n.id, index)"
|
||||
></q-btn>
|
||||
</q-item>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue