fix: bug
This commit is contained in:
@@ -515,6 +515,7 @@
|
||||
// }
|
||||
isMoving.value = true;
|
||||
isTalking.value = true;
|
||||
answerValue.value = ''
|
||||
emit('startRecord');
|
||||
recNum.value += 1;
|
||||
let _recnum = recNum.value
|
||||
|
||||
Reference in New Issue
Block a user