@ -269,7 +269,10 @@ export default {
}
});
},
beforeDestroy() {
if (this.timer) clearInterval(this.timer);
</script>
<style lang="scss" scoped>