yxh
2023-12-01 02aa4d157d800650f1dc2fa2b7fbee52837df074
src/views/followvisit/outpatient/index.vue
@@ -954,9 +954,13 @@
    },
    // 跳转详情页
    Seedetails() {
      // this.$router.push({
      //   path: "/followvisit/record/detailpage/",
      //   query: { id: "1" },
      // });
      this.$router.push({
        path: "/followvisit/record/detailpage/",
        query: { id: "1" },
        path: "/followvisit/particty",
        query: { type: 2, },
      });
    },
    // 导入按钮