美文网首页
解决Component series.pie not exist

解决Component series.pie not exist

作者: 桃木子不言 | 来源:发表于2020-08-24 09:38 被阅读0次
    import echarts from 'echarts/lib/echarts'
    # 修改为:
    import echarts from 'echarts'
    

    相关文章

      网友评论

          本文标题:解决Component series.pie not exist

          本文链接:https://www.haomeiwen.com/subject/pubgjktx.html