【更新】优化列表

dev
xuyuxiang 2025-09-20 15:46:19 +08:00
parent 8243f015be
commit 862142a668
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
:tool-config="toolConfig" :tool-config="toolConfig"
:row-key="(record) => record.id" :row-key="(record) => record.id"
:row-selection="options.rowSelection" :row-selection="options.rowSelection"
:scroll="{ x: 'max-content' }"
> >
<template #operator class="table-operator"> <template #operator class="table-operator">
<a-space> <a-space>