From e48362defff5070229c90174afedc67c7ecc10fa Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 11 二月 2025 10:31:43 +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 aa042bc..d89e591 100644 --- a/src/views/patient/subsequent/index.vue +++ b/src/views/patient/subsequent/index.vue @@ -219,7 +219,7 @@ type="text" @click=" $router.push({ - path: '/patient/indexls/', + path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ -- Gitblit v1.9.3