Property or method “moment“ is not defined on the instance but referenced during render.

今天在使用ant ui + vue 时因为需要使用时间控件所以必须得再引用moment.js到项目中 结果遇到了这个错误,查了很久也没找到任何解决方案,但是误打误撞的还是给解决了,因为我的vue.js是使用的开发版,只要把vue.js换成生产版的就不会出现这个报错了,虽然不知道是什么原理但还是解决了

相关文章:

  • 2021-09-21
  • 2022-12-23
  • 2021-04-14
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-21
  • 2021-08-19
  • 2021-07-02
  • 2021-12-03
  • 2021-07-22
  • 2021-09-14
相关资源
相似解决方案