packageBookService/pages/bookServices/examination/examination.js
@@ -463,7 +463,6 @@ loading: true, }); const child = this.selectComponent("#question-options"); debugger if ( this.data.answerType == "option" || this.data.answerType == "errorQuestion" || @@ -697,7 +696,6 @@ this.setData({ currentIndex: value.currentIndex, }); console.log(this.data.submitStatus); // 携带答题记录 获取题目 await this.getQuestionList(value.dataList); } else {