update
This commit is contained in:
parent
6043873cc6
commit
4ae2a09abf
1 changed files with 0 additions and 1 deletions
|
@ -290,7 +290,6 @@
|
|||
val = this.parser(val);
|
||||
}
|
||||
|
||||
const {min, max} = this;
|
||||
const isEmptyString = val.length === 0;
|
||||
if(isEmptyString){
|
||||
this.setValue(null);
|
||||
|
|
Loading…
Add table
Reference in a new issue