From 8a980bd32dc2dc70f90447eb6ba293a06a2d881c Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 28 十一月 2023 18:11:36 +0800 Subject: [PATCH] 提交信息 --- src/views/patient/subsequent/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/patient/subsequent/index.vue b/src/views/patient/subsequent/index.vue index cd0bce3..ee23915 100644 --- a/src/views/patient/subsequent/index.vue +++ b/src/views/patient/subsequent/index.vue @@ -913,8 +913,8 @@ // 璺宠浆璇︽儏椤� Seedetails() { this.$router.push({ - path: "/followvisit/record/detailpage/", - query: { id: "1" }, + path: "/followvisit/particty", + query: { type: 4 }, }); }, // 瀵煎叆鎸夐挳 -- Gitblit v1.9.3