work on sound list
This commit is contained in:
@ -122,6 +122,7 @@ export default {
|
||||
if(req.status == 201) {
|
||||
const item = JSON.parse(req.response)
|
||||
this.set.push(item)
|
||||
this.$refs.modal.close()
|
||||
}
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user