element-ui时间控件报错:TypeError: date.getHours is not a function、"TypeError: date.getFullYear is not a function"

原因:后台与前台接受的数据格式不一致

后台数据日期为:2020-03,前台需要精确到日2020-03-01

前台若设置value-format="yyy-MM"则不会报错

posted @ 2020-03-03 10:18  Nayek  阅读(10668)  评论(0编辑  收藏  举报