element-plus/packages/table/__tests__
justwiner 41b27b143a
fix(table): fix column default rendering errors (#1433)
When rendering columns by default, default parameters should not be provided. Default parameters
cannot be passed in as props of other components, which will cause other components to report errors

fix #1232

Co-authored-by: winerlu <winerlu@tencent.com>
2021-02-26 20:18:37 +08:00
..
table.spec.ts fix(table): fix column default rendering errors (#1433) 2021-02-26 20:18:37 +08:00