ViewUI icon indicating copy to clipboard operation
ViewUI copied to clipboard

[Bug Report]DatePicker 将值从空制符串置为null出现BUG

Open SSRChen opened this issue 3 years ago • 2 comments

Environment

4.7.0

Reproduction link

https://run.iviewui.com/LpJkTUMd

Steps to reproduce

1、将 DatePicker 的初始值设为空字符串 ''
2、将 DatePicker 的值置为 null 3、点击 DatePicker 选择日期,但v-model的值并没有发生变化,还是null,第二次选择才能正确的更新数据。

What is expected?

第一选择v-model绑定的值能正确更新

What is actually happening?

第一次选择v-model绑定的值不能正确更新

SSRChen avatar Jan 20 '22 02:01 SSRChen

+1 希望工作人员能够修复

huhan-o avatar Jan 20 '22 02:01 huhan-o

same problem

skming avatar Nov 16 '22 07:11 skming