當前位置:
首頁 >
Property or method xxxx is not defined on the instance but referenced during render.
發布時間:2023/12/20
38
豆豆
生活随笔
收集整理的這篇文章主要介紹了
Property or method xxxx is not defined on the instance but referenced during render.
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
?
[Vue warn]: Property or method "getdata" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property.
?
?
解決方案,注意App.vue的methods厘米面的的getdata的大小寫和上面的template中的一致。
總結
以上是生活随笔為你收集整理的Property or method xxxx is not defined on the instance but referenced during render.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Vue文件导致的报错 'axios'
- 下一篇: nginx的状态是failed的解决方案