WXL
2024-08-22 0733833340a773ec9ea4d3acee3d37526161bfd9
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);