From 02aa4d157d800650f1dc2fa2b7fbee52837df074 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期五, 01 十二月 2023 13:46:07 +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