原因,多次使用
echarts.init(document.getElementById(this.options.zid));
设为全局
多次执行echarts时出现 there is a chart instance already initialized on the dom
原文:https://www.cnblogs.com/weibanggang/p/11357979.html