mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
upload request prototype UI
This commit is contained in:
@@ -31,9 +31,7 @@ export default {
|
||||
components: {
|
||||
pdf,
|
||||
},
|
||||
props: [
|
||||
'file',
|
||||
],
|
||||
props: ['file'],
|
||||
watch: {
|
||||
file() {
|
||||
this.getPdf()
|
||||
|
||||
Reference in New Issue
Block a user