WXL
2024-08-30 c73a2c380aca7ac4ef16e76388b1a52356df8634
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,
        },
      });
    },