maxiaoxiao 1 year ago
parent
commit
768fdf49ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/cockpitNew1/stxf.vue

+ 1 - 1
src/views/cockpitNew1/stxf.vue

@@ -49,7 +49,7 @@ export default {
         legend: [""],
       };
       this.$nextTick(() => {
-        // this.$refs.echartRef.setOptions(v);
+        this.$refs.echartRef.setOptions(v);
       });
       // let option = this.options3d(v);
       // myChart.setOption(option);