fix: bug
This commit is contained in:
@@ -792,7 +792,8 @@ const uploadRecordNow = voicePath => {
|
||||
id: _id
|
||||
})
|
||||
scrollToBottomNow()
|
||||
commonUploadVoiceFile(voicePath, '/trastudy/traStdychat/voiceChart', {
|
||||
let _path = isPreview.value ? '/trastudy/traStdychat/previewVoiceChart' : '/trastudy/traStdychat/voiceChart'
|
||||
commonUploadVoiceFile(voicePath, _path, {
|
||||
processType: 'ANSER-VOICE',
|
||||
requestBody: JSON.stringify(_data)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user