vue.runtime.esm.js:587 [Vue warn]: Property or method "formatter" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

解决vue中使用echarts的formatter提示警告的问题

 

查看官网

解决vue中使用echarts的formatter提示警告的问题

 

 因此在自己的文件中的data初始化属性

解决vue中使用echarts的formatter提示警告的问题

相关文章:

  • 2023-02-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-18
  • 2021-12-25
  • 2021-06-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-05
  • 2023-01-23
  • 2022-12-23
  • 2021-10-22
  • 2021-12-27
  • 2022-12-23
相关资源
相似解决方案