[add
This commit is contained in:
parent
ae7bab6747
commit
03c5d4da2a
@ -93,7 +93,6 @@ export default {
|
|||||||
const data = {libraryId:item.id,ossId:file.id}
|
const data = {libraryId:item.id,ossId:file.id}
|
||||||
this.$api.flower.setImg(data).then(res => {
|
this.$api.flower.setImg(data).then(res => {
|
||||||
if(res.code === 200){
|
if(res.code === 200){
|
||||||
console.log(res)
|
|
||||||
this.fetchList()
|
this.fetchList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user