WXL
2024-07-16 cc73ea5320fed8a39e00bfc0fa02810199559122
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},
      });
    },
    /** 删除按钮操作 */