WXL
2023-11-28 8a980bd32dc2dc70f90447eb6ba293a06a2d881c
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, },
      });
    },
    // 导入按钮