Property or method "scope" 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


報錯如下

屬性或方法“范圍”不是在實例上定義的,而是在呈現期間引用的。 通過初始化屬性,確保此屬性是反應性的,無論是在數據選項中,還是對於基於類的組件。

 

 原因在template中未添加此行聲明 slot-scope="scope"

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM