Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(table): Solve the bug of setting ifshow to false in table column (#…
…1166) 表格列设置ifshow为false,表格的列设置里依然会渲染该列的checkBox,实际应该不渲染。如果需要隐藏应该是设置defaultHidden。
- Loading branch information