WXL
2023-12-04 6b39414f0ec1ce55e5b399dce79604c6fdcfdc0c
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, },
      });
    },
    // 导入按钮