站内搜索:
首页 >> 前端 >> 内容
Type of the default value for 'data' prop must be a function错误解决

时间:2018/2/23 14:39:48

错误出现情况:

Type of the default value for 'data' prop must be a function错误解决

prop的默认值必须是一个函数

解决方法一:

Type of the default value for 'data' prop must be a function错误解决

解决方法二(ES6语法):

Type of the default value for 'data' prop must be a function错误解决

vue的github也有这个issues

  • 上一篇:CSS表格特有的元素有哪些?
  • 下一篇:用nginx解决webstorm内置server调用本地api的跨域问题
  • 返回顶部