commit
This commit is contained in:
@@ -105,6 +105,7 @@ module.exports = {
|
||||
}
|
||||
})
|
||||
} else {
|
||||
val = JSON.parse(val)
|
||||
this.fileList = val.map((v) => {
|
||||
return {
|
||||
...v,
|
||||
|
||||
Reference in New Issue
Block a user