Explorar o código

update 菜单列表去掉表格

LiuHao %!s(int64=2) %!d(string=hai) anos
pai
achega
f6994e5908
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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"
       >