diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index 9ffd3ce..a32cac3 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 @@ - - + + - - -