packageBookService/pages/bookServices/examination/questionOptions/index.js
@@ -224,6 +224,9 @@ }, // 底部提交按钮 submitBtn() { this.setData({ noReady: 0 }) // 我的错题和收藏 直接走提交逻辑 if (this.properties.answerType == 'collectQuestion' || this.properties.answerType == 'errorQuestion') { this.submitPaper()