Error in event handler for “el.form.change”: “TypeError: dateObject.getTime is not a function”

调试时报如下错误:Error in event handler for “el.form.change”: “TypeError: dateObject.getTime is not a function”
报错Error in event handler for “el.form.change“: “TypeError: dateObject.getTime is not a function“
vue文件中代码如下报错Error in event handler for “el.form.change“: “TypeError: dateObject.getTime is not a function“验证rules为报错Error in event handler for “el.form.change“: “TypeError: dateObject.getTime is not a function“
解决办法,将上面验证规则type:date改为type:string,解决问题

相关文章:

  • 2021-10-24
  • 2021-10-29
  • 2021-10-04
  • 2021-09-21
  • 2021-07-18
  • 2021-07-13
  • 2021-12-29
  • 2022-12-23
猜你喜欢
  • 2021-10-30
  • 2022-12-23
  • 2021-08-07
  • 2021-04-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案