perf: remove 'virtual scroll' in slow log table #161
This commit is contained in:
parent
9bd958ef24
commit
71ffbde648
|
@ -216,7 +216,6 @@ const onListLimitChanged = (limit) => {
|
|||
class="flex-item-expand"
|
||||
flex-height
|
||||
striped
|
||||
virtual-scroll
|
||||
@update:sorter="({ order }) => (data.sortOrder = order)" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue