zouyu
2025-11-14 0a4fc665d914cb7d75a0dd1bfec9ead6399e78e7
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' }"