vue 项目上线打包后 出现 Error:if there’s nested data,rowKey is required 解决办法: package.json 里面的element-ui的版本,必须要跟public/index.html中的CDN引入的版本保持一致 相关文章: