WXL
2024-08-27 c4f2875b50f07e6f375cd9c9ec4d8fbc2494d35d
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,
        },
      });
    },