liuchengxin
2022-06-06 4001279159dd37942b3cf4c83ab537f95832a82d
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