1
QYF-GitLab1
2024-12-18 d2141abe17a7c6576f72a45304ab5e8453cce2e6
packageBookService/pages/psychologyAnswer/questionOptions/index.js
@@ -196,7 +196,7 @@
      this.setData({
        noReady: 0,
      });
      if (this.properties.submitStatus) return wx.navigateBack();
      if (this.properties.submitStatus) return this.triggerEvent("openIsShowDialog");
      this.properties.questionDataList.forEach((item) => {
        if (!this.isHaveAnswer(item.userAnswer)) {
          this.setData({