Parcourir la source

关闭清除计时器

natasha il y a 1 an
Parent
commit
1b46562ce6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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")
     },
     // 兑换