|
@@ -481,7 +481,7 @@ export default {
|
|
|
if (this.d2running) return;
|
|
if (this.d2running) return;
|
|
|
this.d2running = true;
|
|
this.d2running = true;
|
|
|
this.d2count = 0;
|
|
this.d2count = 0;
|
|
|
- this.runD2(1200, true);
|
|
|
|
|
|
|
+ this.runD2(1100, true);
|
|
|
},
|
|
},
|
|
|
runD2(delay, isFirst, callback) {
|
|
runD2(delay, isFirst, callback) {
|
|
|
// this.NAMES = Array.from(
|
|
// this.NAMES = Array.from(
|