src/views/patient/propaganda/Missioncreation.vue
@@ -602,7 +602,7 @@ richText: "<p>Hello, <strong>world</strong>!</p>", // 患者表单 tableLabelhz: [ { label: "序号", width: "", prop: "patid" }, // { label: "序号", width: "", prop: "patid" }, { label: "患者名称", width: "", prop: "name" }, { label: "性别", width: "", prop: "sex" }, { label: "年龄", width: "", prop: "age" }, @@ -889,7 +889,7 @@ } this.$router.push({ path: "/followvisit/tasklist", query: { tasktopic: 4 }, query: { tasktopic: this.form.serviceType }, }); } });