Compare commits

..

No commits in common. 'bfdbd3f7f3751b09a97438622098b681fa89deb3' and '46972d5bff57004a1e88455c33672dabff89bdc6' have entirely different histories.

  1. 1
      src/pages/questionBank/components/Question.vue

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

Loading…
Cancel
Save