mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [table] prevent OverflowTooltip overwrite 1. Prevent overwriting for 'selection' columns to avoid unwanted width changes. 2. Respect the column's own 'showOverflowTooltip' prop when explicitly defined.