zhengnaiwen_citu 7 mesiacov pred
rodič
commit
f3d168fc90

+ 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
         },