闫增涛
2024-04-12 69a1b05bf19d29c91f190873a842391b0c9be370
packageBookService/pages/bookServices/examination/questionOptions/index.js
@@ -87,7 +87,6 @@
        (this.properties.answerType == "option" ||
          this.properties.answerType == "mock") && !this.properties.submitStatus
      ) {
        debugger
        this.timeout();
      }
    },