WXL
2024-04-25 c1857baa3a4fbce727da5de733fe30d38477978f
src/views/patient/propaganda/index.vue
@@ -589,7 +589,7 @@
    handleUpdate(row) {
      this.$router.push({
        path: "/followvisit/record/detailpage/",
        query: { id: "1" },
        query: { id: "1", type: row.hosptype},
      });
    },
    /** 删除按钮操作 */