Version
1.1.0
Environment
nuxt 2.00
Reproduction link
https://vue.ant.design/components/form-cn/#API
Steps to reproduce
使用form 表单 给form-item 添加默认值 initialValue 执行resetFields 只能重置到默认状态 而不是清空。
What is expected?
希望能像react antd 一样可以清空
What is actually happening?
使用form 表单 给form-item 添加默认值 initialValue 执行resetFields 只能重置到默认状态 而不是清空。