vxe-table表头字段的显示隐藏 vxe-toolbar使用
<vxe-toolbar custom />
<vxe-table
id="bbb"
ref="table"
v-loading="loading"
:data="model.list"
class="tb-edit height34"
border
keep-source
stripe
resizable
:height="tableHeight"
show-footer
:footer-method="footerMethod"
show-overflow
:custom-config="{storage:true}"
@checkbox-change="selectionChange"
@checkbox-all="selectionChange"
>


浙公网安备 33010602011771号