QYF-GitLab1
2024-12-31 dd9ca4df1e2a72707de5ae4e57e081d89db01a36
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({