refactor: add in-table
This commit is contained in:
parent
0a449aff76
commit
2bb33a2d04
1 changed files with 1 additions and 0 deletions
|
|
@ -1216,6 +1216,7 @@ const emptyCreateDialog = ref(false);
|
|||
<q-td colspan="100%" style="padding: 16px">
|
||||
<div class="text-center">
|
||||
<TableEmpoloyee
|
||||
in-table
|
||||
v-model:page-size="pageSize"
|
||||
v-model:current-page="currentPageEmployee"
|
||||
:list-employee="listEmployee"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue