WXL
2024-05-22 e014c6f2c4123d811353b4fe59d1b489e0587543
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},
      });
    },
    /** 删除按钮操作 */