【更新】优化列表

pull/286/head
xuyuxiang 2025-09-20 15:46:19 +08:00 committed by 就是那个锅
parent 756ef87e77
commit eb47f8aa57
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>