fet datatable
This commit is contained in:
parent
611cca1738
commit
18279f14de
2 changed files with 16 additions and 10 deletions
|
|
@ -568,7 +568,10 @@ function updatePagination(newPagination: NewPagination) {
|
|||
/>
|
||||
|
||||
<!-- จัดลำดับ -->
|
||||
<DialogSort v-model:sort-position="modalSort" />
|
||||
<DialogSort
|
||||
v-model:sort-position="modalSort"
|
||||
:fetchDataTable="props.fetchDataTable"
|
||||
/>
|
||||
|
||||
<!-- ย้ายตำแหน่ง -->
|
||||
<DialogMovePos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue