[VUE ERROR] Error in render: "TypeError: Cannot create property 'header' on boolean 'true'"


項目基於ElemnetUi進行的開發,在引入第三方擴展庫 vue-element-extends 之后使用它的表格組件報了這個錯

 

解決方案:

1.  刪除項目中的 node_modules

2. 刪除 package-lock.json

3. npm cache clean --force

4. npm install

 

參考資料: https://blog.csdn.net/lamianT/article/details/87919612


免責聲明!

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



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