语音合成
This commit is contained in:
parent
f344163e6d
commit
aee58d2443
|
@ -144,6 +144,7 @@ export default {
|
|||
}
|
||||
addFileToSC(saveObj)
|
||||
.then((resone) => {
|
||||
this.$message.success('上传成功')
|
||||
this.asyncAllFile()
|
||||
this.$refs.audioRef.saveLoading = false
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue