vue-grid-layout
vue-grid-layout copied to clipboard
When I change the width and height in other ways
Please tell me how to solve the problem of coverage when I change the width and height in other ways
gridLayoutRef.value!.onWindowResize()
在需要的时候触发这个方法即可刷新覆盖问题。