闫增涛
2024-04-15 e90c18770dfccded106c395c05dbc88d8fd99040
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();
      }
    },