parent
9126c87f2b
commit
1c312906bc
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ function mounted() {
|
|||
addRemoveLinks: true,
|
||||
dictRemoveFile: trans('components.image_upload_remove'),
|
||||
timeout: Number(window.uploadTimeout) || 60000,
|
||||
maxFilesize: Number(window.uploadLimit) || 256,
|
||||
url: function() {
|
||||
return _this.uploadUrl;
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue