fix bug ==> loading
This commit is contained in:
parent
31755747da
commit
e28e9bc3aa
6 changed files with 12 additions and 27 deletions
|
|
@ -261,7 +261,6 @@ function onTableRequest(requestProps: PropsTable.RequestProps) {
|
|||
:virtual-scroll-sticky-size-start="48"
|
||||
dense
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
D
|
||||
v-model:pagination="pagination"
|
||||
@request="onTableRequest"
|
||||
:grid="$q.screen.gt.xs ? false : true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue