Version
1.0.3
Environment
IE9
Reproduction link
https://github.com/caryyin/star-demo/tree/master/star-ant-design-vue
Steps to reproduce
1.使用Form表单布局两个Input输入框
2.在IE9打开
3.输入一个输入框的值,其它输入框的placeholder值被置空
What is expected?
希望能修复此缺陷
What is actually happening?
输入一个输入框的值,其它输入框的placeholder值被置空
怀疑是Form的双向绑定获取值影响