|
@@ -372,7 +372,7 @@ export default {
|
|
|
if (this.d2timer) {
|
|
if (this.d2timer) {
|
|
|
clearTimeout(this.d2timer);
|
|
clearTimeout(this.d2timer);
|
|
|
}
|
|
}
|
|
|
- this.runD2(100, false, () => {
|
|
|
|
|
|
|
+ this.runD2(1000, false, () => {
|
|
|
if (this.d2timer) {
|
|
if (this.d2timer) {
|
|
|
clearTimeout(this.d2timer);
|
|
clearTimeout(this.d2timer);
|
|
|
}
|
|
}
|