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

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

 

解決方案:node

1.  刪除項目中的 node_modulesnpm

2. 刪除 package-lock.jsonjson

3. npm cache clean --force.net

4. npm installblog

 

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

相關文章
相關標籤/搜索