From 98589bb54e0d3352041c321acd0db5ab930030ca Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 23 一月 2025 21:27:45 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/discharge/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/followvisit/discharge/index.vue b/src/views/followvisit/discharge/index.vue index 718fe91..5c40a50 100644 --- a/src/views/followvisit/discharge/index.vue +++ b/src/views/followvisit/discharge/index.vue @@ -218,7 +218,7 @@ type="text" @click=" $router.push({ - path: '/patient/indexls/', + path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ -- Gitblit v1.9.3