zhongshujie
2024-12-18 ce062b3ff6d8e3db929820d004972df893882d4e
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({