no-simple

Results 3 comments of no-simple

[参考](https://stackblitz.com/edit/nuxt-starter-ra866c?file=pages%2Findex.vue) 不要通过component全局组件的方式引入layoutGrid就不会有问题。

`gridLayoutRef.value!.onWindowResize()` 在需要的时候触发这个方法即可刷新覆盖问题。