update 菜单列表去掉表格

dev
LiuHao 3 years ago
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…
Cancel
Save