语音合成
This commit is contained in:
parent
f344163e6d
commit
aee58d2443
|
@ -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