Compare commits
3 Commits
46972d5bff
...
bfdbd3f7f3
| Author | SHA1 | Date | |
|---|---|---|---|
| bfdbd3f7f3 | |||
| e3544ee06e | |||
| 7e15974ea6 |
@@ -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)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user