This commit is contained in:
wangweidong 2026-01-23 17:30:21 +08:00
parent 4d111e3c95
commit 828791091c
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ export default {
}
} else {
this.topTime = n + 1 > this.threshold ? n : n + 1;
this.mintime = Math.floor(this.topTime / 60)
if(minutes != this.mintime ){
this.transformInfomin = true;
}else{