错误情况:
(Emitted value instead of an instance of Error) the “scope” attribute for scoped slots have been deprecated and replaced by “slot
-scope” since 2.5. The new “slot-scope” attribute can also be used on plain elements in addition to to denote scoped s
lots.
解决问题:
出现上面问题 是升级vue 2.5以上版本 导致的
使用新的 slot-scope 来代替 scope

Logo

前往低代码交流专区

更多推荐