vue echarts引入china.js报错Cannot read property ‘echarts’ of undefined
在vue中引入echarts后,我import了网上下载的china.js,但是会报错Cannotreadproperty'echarts'ofundefined这是因为在vue组件中引入的话,地图的js文件中的this指向问题,会造成echarts在china.js没有引入在这里插入图片描述解决方法引入node_modules里面的包:==import'echarts/map/js/china.