fix: vxe-table scrollbar

This commit is contained in:
xingyu 2022-12-08 23:05:06 +08:00
parent f936122f85
commit 0c909aa1bb

View File

@ -4,6 +4,7 @@
:data="info"
max-height="600"
stripe
class="xtable-scrollbar"
:column-config="{ resizable: true }"
>
<vxe-column title="字段列名" field="columnName" fixed="left" width="80" />