From 1150720266547527daec0edbe59f0b395f0cddc6 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 05 二月 2024 14:52:04 +0800
Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01
---
src/views/followvisit/outpatient/index.vue | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/views/followvisit/outpatient/index.vue b/src/views/followvisit/outpatient/index.vue
index 2623298..91f90f7 100644
--- a/src/views/followvisit/outpatient/index.vue
+++ b/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, },
});
},
// 瀵煎叆鎸夐挳
--
Gitblit v1.9.3