WXL
2025-04-21 6a1bafa7c0e805ce5c3f881ccc212b207836abeb
src/views/patient/propaganda/particty.vue
@@ -811,7 +811,7 @@
import { messagelistpatient } from "@/api/patient/homepage";
import store from "@/store";
import {
  getTaskpatient,
  getTaskpatientQC,
  getlibrarylist,
  getFollowuplist,
  getvFollowup,
@@ -1578,7 +1578,7 @@
        this.patientqueryParams.leavehospitaldistrictcodes =
          store.getters.belongWards.map((obj) => obj.districtCode);
      }
      getTaskpatient(this.patientqueryParams).then((response) => {
      getTaskpatientQC(this.patientqueryParams).then((response) => {
        this.patientuserList = response.rows;
        this.patientuserList.forEach((item) => {
          if (item.endtime) {
@@ -1771,7 +1771,7 @@
    neWaddfn() {
      this.id = null;
      this.form.taskName = "";
      this.form.sendState = null;
      this.form.sendState = 1;
      this.form.taskid = null;
      this.overallCase = [];
      this.form.patTaskRelevances = [];