zhengnaiwen_citu hai 3 semanas
pai
achega
d96570ae62
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/dataBook/components/mGraph.vue

+ 1 - 0
src/views/dataBook/components/mGraph.vue

@@ -310,6 +310,7 @@ export default {
           if (!this.config[ele.node_type]) {
             return
           }
+          ele.text = ele.name
           Object.assign(ele, this.config[ele.node_type])
         })