Browse Source

update 菜单列表去掉表格

LiuHao 2 năm trước cách đây
mục cha
commit
f6994e5908
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/system/menu/index.vue

+ 0 - 1
src/views/system/menu/index.vue

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