報錯詳情圖:
[Vue warn]: Avoid adding reactive properties to a Vue instance or its root $data at runtime - declare it upfront in the data option.
大概意思就是說?避免在運行時向Vue實例或其根$data添加反應(yīng)性屬性-在數(shù)據(jù)選項中預(yù)先聲明它。
他讓我們在$data添加屬性,我們就進行添加
可以先在按鈕里面定義一個屬性,名字隨意,如圖
?然后在data里面將他return回去就行
?報錯消失,問題解決文章來源:http://www.zghlxwxcb.cn/news/detail-537582.html
希望能有所幫助文章來源地址http://www.zghlxwxcb.cn/news/detail-537582.html
到了這里,關(guān)于[Vue warn]: Avoid adding reactive properties to a Vue instance or its root $data at runtime - declar的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!