mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
remove unnecessary lazy
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
:data="paginatedData"
|
||||
v-bind="mergedTableProps"
|
||||
:default-sort="resolvedDefaultSort"
|
||||
lazy
|
||||
@row-click="handleRowClick">
|
||||
<slot></slot>
|
||||
</el-table>
|
||||
|
||||
Reference in New Issue
Block a user