WXL
2024-09-03 aa055fac8e928e10a70e2089353dc1b67d435576
src/views/patient/subsequent/index.vue
@@ -807,7 +807,10 @@
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 4 },
        query: {
          type: 3,
          serviceType: 5,
        },
      });
    },