浏览代码

距离调整

zhengnaiwen_citu 7 月之前
父节点
当前提交
f3d168fc90
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/views/humanResources/organizationStructure/index.vue

+ 1 - 3
src/views/humanResources/organizationStructure/index.vue

@@ -223,9 +223,7 @@ export default {
             return 8
           },
           getHGap: function getHGap (e) {
-            // const { depth } = this.graph.getNodeData(e.id)
-            // return depth < 2 ? 100 : 140
-            return 100
+            return 150
           },
           radial: false
         },