This commit is contained in:
仲么了
2023-12-29 14:46:20 +08:00
parent d6f3a74ac7
commit 526d541cc2
15 changed files with 372 additions and 111 deletions

View File

@@ -12,6 +12,7 @@
v-bind="$attrs"
:column-config="{resizable: true}"
:tree-config="{}"
:row-config="{isCurrent: true, isHover: true}"
>
<!-- Column 组件内部是 el-table-column -->
<Column