Closed IanLew closed 3 years ago
使用 a-form-model 吧 v-decorator 不在推荐使用
https://antdv.com/components/form-model-cn/
使用 a-form-model 吧 v-decorator 不在推荐使用 https://antdv.com/components/form-model-cn/
已经改用a-form-model了,只是觉得v-decorator比较强大,就试用了一下
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Version
1.7.7
Environment
os version: windows10, browser version: Google Chrome 91.0.4472.106, Vue version: 2.6.14
Reproduction link
https://codesandbox.io/s/vue-antd-template-forked-lqjc2
Steps to reproduce
使用v-decorator,trigger为blur,此时使用定时器输入框无法输入,输入数据会被清除
What is expected?
用户不主动进行相关操作,输入数据应不受影响
What is actually happening?
输入框输入数据被清除,无法正常输入