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