'scope' is defined but never used Starqin 2022-07-06 284 阅读1分钟 在vue3+element-plus项目中使用el-table组件,使用插槽时遇到如下错误 请注意蓝色框中的事件函数是没有参数的 解决方式:使用scope 不再报错