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

Reviewed-on: #30
pull/31/head^2
huxiaofeng666 12 months ago
commit 253ab2a80d
  1. 1
      src/pages/questionBank/components/Question.vue

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

Loading…
Cancel
Save