fix: bug
This commit is contained in:
@@ -107,6 +107,7 @@ const initRecord = () => {
|
||||
if(!isOut.value){
|
||||
if(startFlag.value !== 2){
|
||||
common.msg('说话时间太短,没有听清!')
|
||||
showTalkingModel.value = false
|
||||
return
|
||||
}
|
||||
emit('uploadVoice', audioPath.value)
|
||||
|
||||
Reference in New Issue
Block a user