commit
6575f2e479
|
@ -144,6 +144,7 @@ export default {
|
||||||
}
|
}
|
||||||
addFileToSC(saveObj)
|
addFileToSC(saveObj)
|
||||||
.then((resone) => {
|
.then((resone) => {
|
||||||
|
this.$message.success('上传成功')
|
||||||
this.asyncAllFile()
|
this.asyncAllFile()
|
||||||
this.$refs.audioRef.saveLoading = false
|
this.$refs.audioRef.saveLoading = false
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue