Merge remote-tracking branch 'origin/feature/v1.2灵机空间-内容上传审核_rxd' into test

This commit is contained in:
rd
2025-08-15 16:26:52 +08:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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