From dc25530df52560a985a2e1dd681327330fd38ae8 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期五, 05 九月 2025 16:37:16 +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