Преглед изворни кода

update 菜单列表去掉表格

LiuHao пре 2 година
родитељ
комит
f6994e5908
1 измењених фајлова са 0 додато и 1 уклоњено
  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"
       >