WXL
2023-12-05 0b750c864ec673c52425be252df72edb0790c4f4
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, },
      });
    },
    // 导入按钮