增加等待时间
This commit is contained in:
parent
a3d5f7f961
commit
61d4e56851
|
|
@ -284,7 +284,7 @@
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, 3000);
|
}, 6000);
|
||||||
|
|
||||||
// if (checked === true) {
|
// if (checked === true) {
|
||||||
// ops = '1';
|
// ops = '1';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue