css
litian
2024-04-12 59a724f57b2771bd2e084f406925c5295ffc2f48
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();
      }
    },