Skip to content

Commit cd7ce0b

Browse files
author
huangshuwei
committed
update doc title
1 parent 1e8eb2b commit cd7ce0b

File tree

2 files changed

+2
-2
lines changed
  • examples/src/docs
    • en/ve-table/header-filter-custom
    • zh/ve-table/header-filter-custom

2 files changed

+2
-2
lines changed

examples/src/docs/en/ve-table/header-filter-custom/main.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
<h2>Filter</h2>
3+
<h2>Filter Custom</h2>
44
<Explain />
55
<SingleFilter />
66
<CustomIcon />

examples/src/docs/zh/ve-table/header-filter-custom/main.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
<h2>筛选</h2>
3+
<h2>筛选自定义</h2>
44
<Explain />
55
<SingleFilter />
66
<CustomIcon />

0 commit comments

Comments
 (0)