maxiaoxiao 5 сар өмнө
parent
commit
342bcbed62

+ 1 - 0
src/components/echartsTemplate/sankey.vue

@@ -25,6 +25,7 @@ let option = {
     emphasis: {
       focus: "adjacency",
     },
+    draggable: false, // 禁止拖动
     label: {
       position: "right",
       color: "#ECF6FF",