JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改录音组件超时时间为60

This commit is contained in:
田岩
2026-03-11 11:10:26 +08:00
parent c6c014aa6d
commit 65704cb5bd
+1 -1
View File
@@ -533,7 +533,7 @@
console.log('1号定时器纠错');
emit('submitVoice', { ossKey: '', text: '', recordId: recordId.value });
}
}, 4000);
}, 60000);
}
};