zouyu
10 天以前 2d54d85fe641e3468c644f5854b1ea9b9311f514
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' }"