This commit is contained in:
蔡玲
2024-09-20 13:41:58 +08:00
parent 25d79011dc
commit 2bde1e46a8

View File

@@ -77,7 +77,7 @@ Vue.prototype.$globalData = {
} }
} }
}) })
}, 10000); }, 900000);
}, },
stopTimer: function() { stopTimer: function() {
if (this.timer) { if (this.timer) {