WXL
2024-08-22 0733833340a773ec9ea4d3acee3d37526161bfd9
src/views/followvisit/discharge/index.vue
@@ -800,7 +800,10 @@
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 3 },
        query: {
          type: 3,
          serviceType: 2,
        },
      });
    },