mirror of
https://github.com/kuaifan/dootask.git
synced 2026-08-01 19:05:55 +00:00
no message
This commit is contained in:
parent
6132c3fa02
commit
7c1834107e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
e7b8a1795dcd59a7
|
||||
3a137302dc01bb83
|
||||
|
||||
@ -661,11 +661,11 @@ export default {
|
||||
|
||||
startRecord() {
|
||||
if (this.sendClass === 'recorder') {
|
||||
this.recordDuration = 0;
|
||||
this.recordState = "ready";
|
||||
this.$nextTick(_ => {
|
||||
this.recordRec.open(_ => {
|
||||
if (this.recordState === "ready") {
|
||||
this.recordDuration = 0;
|
||||
this.recordState = "ing"
|
||||
this.recordBlob = null
|
||||
setTimeout(_ => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user