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