This commit is contained in:
2023-10-10 17:56:20 +08:00
parent 46972d5bff
commit e3544ee06e

View File

@@ -520,6 +520,7 @@
this.$refs.countDown_1.pause(); this.$refs.countDown_1.pause();
this.$refs.countDown_2.pause(); this.$refs.countDown_2.pause();
} }
this.popupShow = false
this.$refs.countDown_3.pause(); this.$refs.countDown_3.pause();
this.$emit('update:isSubmit', true) this.$emit('update:isSubmit', true)
}, },