diff --git a/components/select/demo/coordinate.md b/components/select/demo/coordinate.md index 1cdc8b618f..35819e654f 100644 --- a/components/select/demo/coordinate.md +++ b/components/select/demo/coordinate.md @@ -1,11 +1,7 @@ ## zh-CN -省市联动是典型的例子。 - -推荐使用 [Cascader](/components/cascader/) 组件。 +省市联动是典型的例子,联动场景我们更推荐使用 [Cascader](/components/cascader-cn/) 组件。 ## en-US -Coordinating the selection of provinces and cities is a common use case and demonstrates how selection can be coordinated. - -Using the [Cascader](/components/cascader) component is strongly recommended instead as it is more flexible and capable. +Coordinating the selection of provinces and cities is a common use case and demonstrates how selection can be coordinated. [Cascader](/components/cascader) component is strongly recommended in this case. diff --git a/components/select/demo/tags.md b/components/select/demo/tags.md index db1c1ee783..d6a845c4ee 100644 --- a/components/select/demo/tags.md +++ b/components/select/demo/tags.md @@ -1,7 +1,7 @@ ## zh-CN -tags select,随意输入的内容(scroll the menu)。 +标签形式的多选框,用户亦可自由输入。 ## en-US -Select with tags, transform input to tag (scroll the menu). +Allow user to select tags from list or input custom tag.