mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [table] repetition labelCellName (#8967)
This commit is contained in:
@@ -187,7 +187,6 @@ export default defineComponent({
|
||||
column.filteredValue && column.filteredValue.length > 0
|
||||
? 'highlight'
|
||||
: '',
|
||||
column.labelClassName,
|
||||
],
|
||||
},
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user