update 优化 表格增加border

This commit is contained in:
疯狂的狮子Li
2025-05-26 12:17:33 +08:00
parent 6b387b2456
commit 2b89c3f8d0
2 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@
v-loading="loading"
:data="${businessName}List"
row-key="${treeCode}"
border
:default-expand-all="isExpandAll"
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
>