style: 调整

This commit is contained in:
rd
2025-08-12 13:57:26 +08:00
parent 7f77b663f5
commit cb5c07e4ab
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
column-resizable column-resizable
:pagination="false" :pagination="false"
:scroll="{ x: '100%' }" :scroll="{ x: '100%' }"
class="flex-1 manuscript-table w-100%" class="manuscript-table w-100%"
bordered bordered
:row-selection="rowSelection" :row-selection="rowSelection"
:selected-row-keys="selectedRowKeys" :selected-row-keys="selectedRowKeys"

View File

@ -6,7 +6,7 @@
column-resizable column-resizable
:pagination="false" :pagination="false"
:scroll="{ x: '100%' }" :scroll="{ x: '100%' }"
class="flex-1 manuscript-table w-100%" class="manuscript-table w-100%"
bordered bordered
@sorter-change="handleSorterChange" @sorter-change="handleSorterChange"
> >

View File

@ -6,7 +6,7 @@
column-resizable column-resizable
:pagination="false" :pagination="false"
:scroll="{ x: '100%' }" :scroll="{ x: '100%' }"
class="flex-1 manuscript-table w-100%" class="manuscript-table w-100%"
bordered bordered
:row-selection="rowSelection" :row-selection="rowSelection"
:selected-row-keys="selectedRowKeys" :selected-row-keys="selectedRowKeys"

View File

@ -6,7 +6,7 @@
column-resizable column-resizable
:pagination="false" :pagination="false"
:scroll="{ x: '100%' }" :scroll="{ x: '100%' }"
class="flex-1 manuscript-table w-100%" class="manuscript-table w-100%"
bordered bordered
@sorter-change="handleSorterChange" @sorter-change="handleSorterChange"
> >