Form support Upload component
Form support Upload component
This commit is contained in:
parent
ddef2bb3d6
commit
9ce1b539e0
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@
|
||||||
_file.status = 'finished';
|
_file.status = 'finished';
|
||||||
_file.response = res;
|
_file.response = res;
|
||||||
|
|
||||||
|
this.$dispatch('on-form-change', _file);
|
||||||
this.onSuccess(res, _file, this.fileList);
|
this.onSuccess(res, _file, this.fileList);
|
||||||
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue