ant-design-vue
ant-design-vue copied to clipboard
fix: FormExpose ts type error
Fixed form methods type: (name?: NamePath) => (nameList?: NamePath[])
- clearValidate
- resetFields
这个变动的性质是
- [ ] 新特性提交
- [ ] 日常 bug 修复
- [ ] 站点、文档改进
- [ ] 组件样式改进
- [X] TypeScript 定义更新
- [ ] 重构
- [ ] 代码风格优化
- [ ] 分支合并
- [ ] 其他改动(是关于什么的改动?)