YaolongHan %!s(int64=4) %!d(string=hai) anos
pai
achega
8f8443c736
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Legend/src/legend.vue

+ 1 - 0
src/components/Legend/src/legend.vue

@@ -529,6 +529,7 @@ export default {
         this.$once('hook:beforeDestroy', () => {
             clearInterval(this.timer)
         })
+
     }
 }
 </script>