mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 12:50:48 +00:00
perf: 按录音时停止正在播放的
This commit is contained in:
parent
bfd2917043
commit
d38032bb2b
@ -749,6 +749,7 @@ export default {
|
||||
|
||||
startRecord() {
|
||||
if (this.sendClass === 'recorder') {
|
||||
Store.set('audioSubscribe', true);
|
||||
this.recordDuration = 0;
|
||||
this.recordState = "ready";
|
||||
this.$nextTick(_ => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user