diff --git a/packages/components/table/src/table-column/watcher-helper.ts b/packages/components/table/src/table-column/watcher-helper.ts index 2ae2c39d98..7bbd918c1b 100644 --- a/packages/components/table/src/table-column/watcher-helper.ts +++ b/packages/components/table/src/table-column/watcher-helper.ts @@ -60,6 +60,7 @@ function useWatcher( 'filterClassName', 'showOverflowTooltip', 'tooltipFormatter', + 'resizable', ] const parentProps = ['showOverflowTooltip'] const aliases: Record = {