From 00bcd2371282fe4ea4bd096b6ff47a3ff3ecae49 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期四, 18 九月 2025 16:10:18 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/subsequent/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/patient/subsequent/index.vue b/src/views/patient/subsequent/index.vue
index 641797b..1003a53 100644
--- a/src/views/patient/subsequent/index.vue
+++ b/src/views/patient/subsequent/index.vue
@@ -1141,7 +1141,7 @@
}
}
this.$router.push({
- path: "/followvisit/record/detailpage/",
+ path: "/followvisit/record/physical/",
query: {
taskid: row.taskid,
patid: row.patid,
--
Gitblit v1.9.3