This commit is contained in:
唐明明
2022-02-24 15:44:43 +08:00
parent 75d73e9c87
commit 31846e54a7

View File

@@ -108,9 +108,6 @@
this.isMoveCancel = false
return
}
console.log(this.maxRecordTime - this.recordTime)
if((this.maxRecordTime - this.recordTime) <= 0){
uni.showToast({
title: '说话时间太短',