Merge pull request 'dev-hxf' (#30) from dev-hxf into master

Reviewed-on: http://114.55.169.15:3000/huxiaofeng666/jwl-applet/pulls/30
This commit was merged in pull request #30.
This commit is contained in:
2023-10-10 18:07:01 +08:00

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)
}, },