唐耀东
2022-05-31 219f95ef447355d55c8cc37847a4ee7e1cd9f3ea
src/views/components/organization/organizationList.vue
@@ -21,6 +21,7 @@
        v-loading="loading"
        :data="organizationList"
        row-key="id"
        height="50vh"
        default-expand-all
        :tree-props="{children: 'children', hasChildren: 'hasChildren'}"
        highlight-current-row