fix: bug
This commit is contained in:
@@ -192,7 +192,6 @@
|
||||
scrollToBottomNow();
|
||||
commonUploadVoiceFile(voicePath, '/trapractice/traPartnerChat/voiceTrans', {})
|
||||
.then((_res) => {
|
||||
console.log(_res)
|
||||
if (!!(_res.body.transContent || '').trim()) {
|
||||
askData.value = {
|
||||
execId: execId.value,
|
||||
|
||||
Reference in New Issue
Block a user