fix Comment

master
ilvsx 9 years ago committed by GitHub
parent bc24562a12
commit f401e1e4c8

@ -108,7 +108,7 @@ export default {
} }
}, },
// //
mounted() { mounted() {
var input = document.createElement('input'); var input = document.createElement('input');
input.type = 'file'; input.type = 'file';

Loading…
Cancel
Save