fix
This commit is contained in:
parent
b50813649a
commit
5279d062df
4 changed files with 20 additions and 17 deletions
|
|
@ -25,6 +25,8 @@ export default (
|
|||
detail: false
|
||||
}, options);
|
||||
|
||||
if (!file) return reject('invalid file arg.')
|
||||
|
||||
let _file: any;
|
||||
|
||||
// Populate the file if 'file' is ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue