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,
|
||||
default: () => ({})
|
||||
},
|
||||
value: [String, Object, Array],
|
||||
value: [String, Object, Array, File],
|
||||
url: {
|
||||
type: String,
|
||||
default: 'http:'
|
||||
|
Loading…
x
Reference in New Issue
Block a user