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