update 菜单列表去掉表格
This commit is contained in:
parent
06bc04c04c
commit
f6994e5908
@ -39,7 +39,6 @@
|
|||||||
:data="menuList"
|
:data="menuList"
|
||||||
row-key="menuId"
|
row-key="menuId"
|
||||||
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
|
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
|
||||||
border
|
|
||||||
ref="menuTableRef"
|
ref="menuTableRef"
|
||||||
:default-expand-all="isExpandAll"
|
:default-expand-all="isExpandAll"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user