微调
This commit is contained in:
@@ -108,9 +108,6 @@
|
|||||||
this.isMoveCancel = false
|
this.isMoveCancel = false
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(this.maxRecordTime - this.recordTime)
|
|
||||||
|
|
||||||
if((this.maxRecordTime - this.recordTime) <= 0){
|
if((this.maxRecordTime - this.recordTime) <= 0){
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '说话时间太短',
|
title: '说话时间太短',
|
||||||
|
|||||||
Reference in New Issue
Block a user