This commit is contained in:
liqi 2025-04-04 19:37:48 +08:00
parent 5222704c0e
commit 633128ba94
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ export default {
}
// 15
newItem.currTime = 11115;
newItem.currTime = 15;
//
const timer = this.startTimer(newItem);
this.droneTimers.set(newItem.BatchId, timer);