唐耀东
2022-05-18 c01dff9a24f98f10f247d2f2e449383f567ec338
src/views/components/building/buildList.vue
@@ -20,6 +20,7 @@
        ref="singleTable"
        v-loading="loading"
        :data="buildingList"
        height="50vh"
        row-key="id"
        default-expand-all
        :tree-props="{children: 'children', hasChildren: 'hasChildren'}"