QYF-GitLab1
2024-12-23 d71ed79914076dbf7d9a1613402d6dba54f74482
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({