mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 10:47:47 +08:00
feat(acl-ui):resources table resizable (#267)
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user