WXL (wul)
2 天以前 3cf6f5204b0ade9aa5022d5fcecbef095c575918
src/views/followvisit/record/detailpage/index.vue
@@ -1448,7 +1448,8 @@
        {
          value: "一个月后",
          label: "一个月后",
        },   {
        },
        {
          value: "两个月后",
          label: "两个月后",
        },
@@ -1760,7 +1761,7 @@
            }
          });
          this.Editsingletasksonyic(6);
          if (this.visitCount != 1) {
          if (this.form.isVisitAgain != 1) {
            this.Torouter();
            return;
          }
@@ -1945,7 +1946,7 @@
        param2: this.patid,
        subId: this.id,
      };
      if (this.visitCount != 1) {
      if (this.form.isVisitAgain != 1) {
        this.Torouter();
        return;
      }
@@ -2165,6 +2166,10 @@
                this.formtidy();
                this.dialogFormVisible = true;
              });
          } else {
            document.querySelector("#app").scrollTo(0, 0);
            this.formtidy();
            this.dialogFormVisible = true;
          }
        } else {
          document.querySelector("#app").scrollTo(0, 0);