no message
This commit is contained in:
parent
4704d8b2d0
commit
c01ad19889
1 changed files with 7 additions and 0 deletions
|
|
@ -487,6 +487,13 @@ watch(
|
|||
</q-td>
|
||||
</q-tr>
|
||||
</template>
|
||||
<template v-slot:no-data="{ icon, message }">
|
||||
<div
|
||||
class="q-pa-md text-weight-bold full-width text-center "
|
||||
>
|
||||
<span style="font-size: 16px;">ไม่พบข้อมูลสมรรถนะ</span>
|
||||
</div>
|
||||
</template>
|
||||
</q-table>
|
||||
|
||||
<!-- <q-card bordered class="col-12 no-shadow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue