mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [table] clearFilter not work (#8966)
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
/>
|
||||
<table-header
|
||||
v-if="showHeader && tableLayout === 'auto'"
|
||||
ref="tableHeaderRef"
|
||||
:border="border"
|
||||
:default-sort="defaultSort"
|
||||
:store="store"
|
||||
|
||||
Reference in New Issue
Block a user