原文:vue项目报错如下:(Emitted value instead of an instance of Error)

解决方法 检查下你的列表组件里,slot 里的 lt template gt 上面有个 scope 属性,你改成 slot scope lt template scope xxx gt yyyyyyyy lt template gt 改成 lt template slot scope xxx gt yyyyyyyy lt template gt scope 属性在 . 以后的版本中已经废弃, 被 ...

2020-02-25 11:07 0 3585 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM