@@ -196,7 +196,7 @@
//关闭弹框倒计时
getMsg() {
let self = this;
- const TIME_COUNT = 5;
+ const TIME_COUNT = 3;
if (!self.timer) {
self.count = TIME_COUNT;
self.show = false;