We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8eb2b commit cd7ce0bCopy full SHA for cd7ce0b
examples/src/docs/en/ve-table/header-filter-custom/main.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div>
3
- <h2>Filter</h2>
+ <h2>Filter Custom</h2>
4
<Explain />
5
<SingleFilter />
6
<CustomIcon />
examples/src/docs/zh/ve-table/header-filter-custom/main.vue
- <h2>筛选</h2>
+ <h2>筛选自定义</h2>
0 commit comments