Explorar el Código

关闭清除计时器

natasha hace 1 año
padre
commit
1b46562ce6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/bookShelf/components/Payment.vue

+ 1 - 0
src/views/bookShelf/components/Payment.vue

@@ -138,6 +138,7 @@ export default {
         }, 1000);
     },
     closeDialogue(){
+        clearInterval(this.timer);
         this.$emit("handleClose")
     },
     // 兑换