liuchengxin
2022-05-27 d138b7df8fa97dc7ed6b07acdfef804ebb186a74
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