mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(utils):[vue] 在h函数中组件的chidlren是数组时,会导致tabs等组件渲染错误 * fix(utils):[vue] add flattedChildren tests & fix lint error * test(utils): [vue] fix tests's lint errors(element-plus:#18649)