refactor: 03 => table employee no data label

This commit is contained in:
puriphatt 2024-12-12 09:12:08 +07:00
parent c48e3e3657
commit 6193ac45ca

View file

@ -63,6 +63,7 @@ defineEmits<{
:rows-per-page-options="[0]" :rows-per-page-options="[0]"
hide-pagination hide-pagination
:visible-columns="fieldSelected" :visible-columns="fieldSelected"
:no-data-label="$t('general.noDataTable')"
> >
<template v-slot:header="props"> <template v-slot:header="props">
<q-tr <q-tr