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