@@ -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);