vue-lazy-component
vue-lazy-component copied to clipboard
配合i18n使用会有问题
如果项目使用 vue-i18n 当子组件外层包裹 vue-lazy-component 会导致 子组件 $i18n null $i18n无法映射到子组件中
可以给一段实例代码么