liudong
2024-08-08 98ddf2bd816abe50ac291b5810da753624192167
src/views/authority/organization/index.vue
@@ -4,7 +4,7 @@
    <a-row :gutter="20">
      <a-col :span="8">
        <a-card :title="$t('menu.organization.title')" :bordered="false" :style="{ width: '100%',height: '900px', 'overflow-y': 'auto' }">
        <a-card :title="$t('menu.organization.title')" :bordered="false" :style="{ width: '100%',height: '700px', 'overflow-y': 'auto' }">
          <a-tree
            class="tree-demo"
            draggable