chore: update

This commit is contained in:
xiaoxian521
2026-01-14 07:06:24 +08:00
parent bc1469d330
commit 18ae47a569
10 changed files with 14 additions and 14 deletions

View File

@@ -49,7 +49,7 @@ const columns: TableColumnList = [
:preview-src-list="tableDataImage.map(v => v.image)"
:initial-index="index"
fit="cover"
class="w-25 h-25"
class="size-25"
/>
</template>
</pure-table>