From f714a3478472565306b79ac91eff63b05a227b88 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 04 十二月 2023 11:09:48 +0800 Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01 --- src/views/patient/physical/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/patient/physical/index.vue b/src/views/patient/physical/index.vue index 90c1bd6..70609e8 100644 --- a/src/views/patient/physical/index.vue +++ b/src/views/patient/physical/index.vue @@ -916,8 +916,8 @@ // 璺宠浆璇︽儏椤� Seedetails() { this.$router.push({ - path: "/followvisit/record/detailpage/", - query: { id: "1" }, + path: "/followvisit/particty", + query: { type: 5 }, }); }, // 瀵煎叆鎸夐挳 -- Gitblit v1.9.3