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