mirror of https://gitee.com/xiaonuobase/snowy
【更新】优化列表
parent
8243f015be
commit
862142a668
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue