feat(acl-ui):resources table resizable

This commit is contained in:
wang-liang0615 2023-11-14 09:37:02 +08:00
parent 01fcd7f80e
commit f5d6109f2a
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
ref="xTable" ref="xTable"
row-id="id" row-id="id"
show-overflow show-overflow
resizable
> >
<!-- 1 --> <!-- 1 -->
<vxe-table-column type="checkbox" fixed="left" :width="45"></vxe-table-column> <vxe-table-column type="checkbox" fixed="left" :width="45"></vxe-table-column>