Some memory fixes

This commit is contained in:
Natsumi
2025-11-11 21:35:27 +11:00
parent c48d540722
commit 84e724f628
5 changed files with 32 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
<template>
<div class="data-table-wrapper">
<el-table
ref="tableRef"
v-loading="loading"
:data="paginatedData"
v-bind="mergedTableProps"