lots of changes to switch to vue
This commit is contained in:
parent
5adb8806dc
commit
a0118b0bdf
22 changed files with 582 additions and 920 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"use strict"
|
||||
|
||||
const Upload = {
|
||||
export default {
|
||||
name: 'upload',
|
||||
props: {
|
||||
accept: String,
|
||||
|
|
@ -27,5 +27,3 @@ const Upload = {
|
|||
},
|
||||
}
|
||||
}
|
||||
|
||||
export default Upload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue