页面使用 keep-alive 缓存,table 组件 使用 fixed 属性,当切换到别的页面时,再回到当前页面,使用 fixed 属性的表格会发生错布局错乱



Hello, this issue has been closed because it does not conform to our issue requirements. Please submit issues with issue-generator. More info can be found in #3693.
使用 table 提供的 doLayout 方法可以解决此问题
Most helpful comment
使用 table 提供的 doLayout 方法可以解决此问题