vue报错elementUI使用datepicker报错Avoid mutating a prop directly since the value will be overwritten whene
生活随笔
收集整理的這篇文章主要介紹了
vue报错elementUI使用datepicker报错Avoid mutating a prop directly since the value will be overwritten whene
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
報錯問題:[Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "placement"
found in
最近使用elementui的日期選擇器的時候,一直出現報錯:
?
解決:
查閱其他版本的elementui發現沒有這個錯誤,只有2.15.9有這個報錯,可以將版本降到2.15.9以下進行開發。
npm uninstall element-ui //卸載 npm install element-ui@2.15.8 -s //安裝element-ui指定版本 npm install element-ui@2.15.7 -s //安裝element-ui指定版本 npm install element-ui@2.15.6 -s //安裝element-ui指定版本.....
....
...
...
...
總結
以上是生活随笔為你收集整理的vue报错elementUI使用datepicker报错Avoid mutating a prop directly since the value will be overwritten whene的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python通信达数据_通达信用了这么久
- 下一篇: VUE项目获取微信二维码 (返回了的是一