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