mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-26 17:21:53 +08:00
fix: vxe-table scrollbar
This commit is contained in:
parent
f936122f85
commit
0c909aa1bb
@ -4,6 +4,7 @@
|
|||||||
:data="info"
|
:data="info"
|
||||||
max-height="600"
|
max-height="600"
|
||||||
stripe
|
stripe
|
||||||
|
class="xtable-scrollbar"
|
||||||
:column-config="{ resizable: true }"
|
:column-config="{ resizable: true }"
|
||||||
>
|
>
|
||||||
<vxe-column title="字段列名" field="columnName" fixed="left" width="80" />
|
<vxe-column title="字段列名" field="columnName" fixed="left" width="80" />
|
||||||
|
Loading…
Reference in New Issue
Block a user