警告:Extraneous non-props attributes (ref_key) were passed to component but could not be automatically inherited because component renders fragment or text root nodes....

一般遇到这样的情况就是vue3版本跟element-ui plus兼容性问题,你可以选择重新安装vue3,或降低element-ui版本,建议是升级vue3版本

npm install vue@next

重新安装运行之后就没有报警告了

Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐