pull/30/head
脆皮鸭 12 months ago
parent 46972d5bff
commit e3544ee06e
  1. 1
      src/pages/questionBank/components/Question.vue

@ -520,6 +520,7 @@
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