src/views/exam/components/QuestionJobEdit.vue @@ -101,6 +101,7 @@ if (this.answer.content === null || this.answer.content.trim() === '') { return } _this.$emit('callSelected') setTimeout(function () { _this.$emit('callNextSubject') }, 500)