WXL
2024-04-18 cd3f1d61e8530ecc50c72a7d223ce640732a2b84
src/views/patient/medtechnician/index.vue
@@ -714,7 +714,7 @@
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 1 },
        query: { type: 8 },
      });
    },
    /** 修改按钮操作 */