mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [table-column] column miss update due to key (#8528) * fix(components): [table-column] column miss update due to key (#8528) * fix(components): [table-column] ts lint (#8528) * fix(components): [table-column] column miss update due to key (#8528) * fix(components): [table-column] states.updateOrderFns remove ref (#8528) * fix(components): [table-column] add test for table (#8528) * Update packages/components/table/src/store/watcher.ts Co-authored-by: qiang <qw13131wang@gmail.com> * fix(components): [table-column] fix ts define (#8528) * fix(components): [table-column] column miss update due to key (#8528) --------- Co-authored-by: qiang <qw13131wang@gmail.com>