WXL
2024-08-27 b50917f4bdf0b05c028d76d8cdbde44a85ec8b91
src/views/patient/propaganda/Missioncreation.vue
@@ -890,7 +890,7 @@
          }
          this.$router.push({
            path: "/followvisit/tasklist",
            query: { tasktopic: 1 },
            query: { tasktopic: 4 },
          });
        }
      });
@@ -958,7 +958,6 @@
    // },
    // 子任务二级弹框
    handleAddpatient(row) {
      console.log(this.overallCase, "ssaaa");
      this.allpids = [];
      this.overallCase.forEach((item) => {
        this.allpids.push(item.patid);