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