这是官网的效果: <img width="1373" height="609" alt="Image" src="https://github.com/user-attachments/assets/93bba58a-c2da-405d-8423-25cc07344b56" /> 这是期望的效果: <img width="1348" height="668" alt="Image" src="https://github.com/user-attachments/assets/c18177f8-bc6d-4ff9-93eb-91e324044009" /> ### What problem does this feature solve? 在ERP系统许多页面中的表格:多选框和序号需要左冻结,末尾需要一列进行右冻结用于存放操作功能(例如:编辑、删除等),这种情况下如果使用从表,在冻结的列的地方就会有一部分空白,从表会从没有冻结的列开始渲染 ### What does the proposed API look like? 希望有一个配置可以让从表被影响