报错
Cannot read properties of undefined (reading ‘init’)

1
2
3
import echarts from 'echarts'
import * as echarts from 'echarts'
//采用第一行的引入