zhengnaiwen_citu 7 kuukautta sitten
vanhempi
commit
f3d168fc90
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  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
         },