gaoluyang
2 天以前 fe631515b71782a10a750874f6d4582fe027cd22
src/views/system/menu/index.vue
@@ -51,6 +51,7 @@
         v-if="refreshTable"
         v-loading="loading"
         :data="menuList"
         stripe
         row-key="menuId"
         :default-expand-all="isExpandAll"
         :tree-props="{ children: 'children', hasChildren: 'hasChildren' }"