We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930e875 commit 4fa8055Copy full SHA for 4fa8055
components/tree-select/demo/index.vue
@@ -9,7 +9,7 @@ import CN from '../index.zh-CN.md';
9
import US from '../index.en-US.md';
10
11
const md = {
12
- cn: `# 树型选择控件。
+ cn: `# 树型选择控件
13
## 何时使用
14
15
类似 Select 的选择控件,可选择的数据结构是一个树形结构时,可以使用 TreeSelect,例如公司层级、学科系统、分类目录等等。
0 commit comments