parent
9882190bde
commit
d8f17f9631
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
||||||
this.clearForm();
|
this.clearForm();
|
||||||
this.$input.wrap('<form>').parent('form').trigger('reset');
|
this.$input.wrap('<form>').parent('form').trigger('reset');
|
||||||
this.$input.unwrap();
|
this.$input.unwrap();
|
||||||
|
this.file = null;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in a new issue