Unknown custom element: <el-table-column>

在使用element-ui时提示此报错是因为未导入组件,根据提示导入此组件即可。

原文地址:https://www.cnblogs.com/ssjd/p/14171245.html