#### 联动
省市联动是典型的例子。
推荐使用 [Cascader](/ant-design-vue/components/cascader-cn/) 组件。
#### coordinate
Coordinating the selection of provinces and cities is a common use case and demonstrates how selection can be coordinated.
Using the [Cascader](/ant-design-vue/components/cascader) component is strongly recommended instead as it is more flexible and capable.
```html
```