yinbangzhong
2024-08-08 0423c3f423ee98a0b4cd0119edb231b38054d133
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