refactor: 03 => table employee no data label
This commit is contained in:
parent
c48e3e3657
commit
6193ac45ca
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ defineEmits<{
|
|||
:rows-per-page-options="[0]"
|
||||
hide-pagination
|
||||
:visible-columns="fieldSelected"
|
||||
:no-data-label="$t('general.noDataTable')"
|
||||
>
|
||||
<template v-slot:header="props">
|
||||
<q-tr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue