-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)]( https://codesandbox.io/s/custom-display-render-cascader-0ilkst?file=/demo.js)
### Steps to…
-
### tdesign-vue 版本
1.1.0
### 重现链接
https://codesandbox.io/s/tdesign-vue-demo-forked-nei6jm
### 重现步骤
1. 输入框显示异常
2. 下拉框显示异常
### 期望结果
输入框和下拉框都能正常显示
### 实际结果
输入框和下拉框都显示异常
### 框架版本
_No res…
-
### What problem does this feature solve?
清除表单的值,会触发表单验证,但是 需求是把表单验证结果去掉
### What does the proposed API look like?
clearValidate
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
![6ddbb10e54a3216342fa9d11f281874](https://user-images.githubusercontent.com/76253651/2305897…
-
### Version of antd-mobile
eg 5.4.0
### What is this feature about?
期望 CascaderView组件在选中最后一级的情况下,返回一个标识给我,告诉我已经选择完毕。
![image](https://user-images.githubusercontent.com/12706830/156978118-d7e9f25a-…
-
安装依赖报错如下,是否不需要依赖`antd`?
```bash
ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
.
└─┬ antd 5.8.2
├── ✕ missing peer react@>=16.9.0
├── ✕ missing peer react-dom@>=16.9.0
├─┬ @ant-de…
-
## 待办事项
- [x] 组件升级(54)
- [x] 测试覆盖率均 **>= 80+%**
- [x] 一轮视觉走查
- [x] 设计指南接入
- [x] 组件示例文档翻译
## 各项进展
```[tasklist]
### 组件升级 (其他进展见 #514)
- [ ] #687
```
```[tasklist]
### 测试覆盖率
- [ ] #…
-
### Version
2.13.9
### Environment
browser
### Reproduction link
[https://github.com/ant-design/antd-init/issues/126](https://github.com/ant-design/antd-init/issues/126)
### Steps to repro…
-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
2.2.8
…
-
https://www.quarkcms.com/quark-go/resources.html#select-%E7%BB%84%E4%BB%B6%E8%81%94%E5%8A%A8
```
// 下拉框联动
Field::selects([
// 下拉框联动
field.Select("province", "省").
SetOptions([]*selectfield…