JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改录音组件自动提交时间
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
// 最大录音时长
|
||||
maxRecordDuration: {
|
||||
type: Number,
|
||||
default: 60000
|
||||
default: 58000
|
||||
},
|
||||
adjustPosition: {
|
||||
default: false,
|
||||
@@ -283,7 +283,7 @@
|
||||
tempText.value = '';
|
||||
allText.value = '';
|
||||
ossKey.value = '';
|
||||
|
||||
voiceQueue = [];
|
||||
pressTimer = setTimeout(() => {
|
||||
if (!isRecording.value) {
|
||||
console.log('定时器被取消还是进入了');
|
||||
|
||||
Reference in New Issue
Block a user