property of value in akaunting dropzone should take File
This commit is contained in:
parent
c0b685328e
commit
83bf3e7d06
@ -57,7 +57,7 @@ export default {
|
|||||||
type: Object,
|
type: Object,
|
||||||
default: () => ({})
|
default: () => ({})
|
||||||
},
|
},
|
||||||
value: [String, Object, Array],
|
value: [String, Object, Array, File],
|
||||||
url: {
|
url: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'http:'
|
default: 'http:'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user