update 菜单列表去掉表格

This commit is contained in:
LiuHao 2023-06-06 16:33:19 +08:00
parent 06bc04c04c
commit f6994e5908

View File

@ -39,7 +39,6 @@
:data="menuList"
row-key="menuId"
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
border
ref="menuTableRef"
:default-expand-all="isExpandAll"
>