From ee1d4af7e569a723afc88ab8ac1939cb2667b072 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 03 三月 2025 18:06:13 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/patient/behospitalized.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/patient/patient/behospitalized.vue b/src/views/patient/patient/behospitalized.vue index 5eb132d..2ce9fc2 100644 --- a/src/views/patient/patient/behospitalized.vue +++ b/src/views/patient/patient/behospitalized.vue @@ -159,7 +159,7 @@ @click=" $router.push({ path: '/patient/indexls/', - query: { id: scope.row.id }, + query: { sfzh: scope.row.idcardno }, }) " ><span class="button-textsc">{{ -- Gitblit v1.9.3