wip
This commit is contained in:
parent
211b62eb92
commit
43ee5267c2
5 changed files with 19 additions and 12 deletions
|
|
@ -41,7 +41,7 @@ export default Vue.extend({
|
|||
this.files = [file];
|
||||
this.ok();
|
||||
},
|
||||
onChangeselection(files) {
|
||||
onChangeSelection(files) {
|
||||
this.files = files;
|
||||
},
|
||||
upload() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue