diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index d10d104..09b1f1d 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -64,10 +64,19 @@ :default-expand-all="isExpandAll" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" > - - + + + + @@ -75,18 +84,13 @@ - - + + - - -