Compare commits
No commits in common. "wyfMain-dev" and "main" have entirely different histories.
wyfMain-de
...
main
@ -401,11 +401,7 @@ export default {
|
||||
console.log('已获得录音权限,可以开始录音了')
|
||||
that.permisionState = true
|
||||
that.isCheckingPermission = false
|
||||
setTimeout(() => {
|
||||
if (!that.recordPopupShow) {
|
||||
that.stopRecord()
|
||||
}
|
||||
}, 2000)
|
||||
that.stopRecord()
|
||||
},
|
||||
(msg, isUserNotAllow) => {
|
||||
that.isCheckingPermission = false
|
||||
|
Loading…
Reference in New Issue
Block a user