From d792f03bbd262f1bb05ded2d7271ca202f3339c1 Mon Sep 17 00:00:00 2001 From: wangjian963 <15215920+aprilry@user.noreply.gitee.com> Date: Wed, 17 Jun 2026 11:37:14 +0800 Subject: [PATCH] =?UTF-8?q?=20=20fix(ui):=20=E5=B7=B2=E7=99=BB=E8=AE=B0?= =?UTF-8?q?=E5=85=A5=E9=99=A2=E8=A1=A8=E6=A0=BC=E4=BA=8B=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=B8=8E=E5=B8=83=E5=B1=80=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - handleRadioChange({newValue}→{row}): 修复 vxe-table radio-change 事件参数错误,selectedRow 始终为 undefined,打印住院证功能失效 - queryParams 初始定义与 resetQuery 对齐,补全缺失字段 - 表格布局重构: · 移除 height="100%"(解除横向滚动条位置漂移) · table min-width="1600px" + 容器 overflow-x:auto · 固定列 width / 信息列 min-width 差异化约束 --- .../register/components/accomplishList.vue | 25 +++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/healthlink-his-ui/src/views/inHospitalManagement/charge/register/components/accomplishList.vue b/healthlink-his-ui/src/views/inHospitalManagement/charge/register/components/accomplishList.vue index 47c04fab7..11f05a823 100755 --- a/healthlink-his-ui/src/views/inHospitalManagement/charge/register/components/accomplishList.vue +++ b/healthlink-his-ui/src/views/inHospitalManagement/charge/register/components/accomplishList.vue @@ -54,8 +54,7 @@ @@ -68,6 +67,7 @@ /> @@ -85,6 +85,7 @@ /> @@ -94,6 +95,7 @@ @@ -105,7 +107,7 @@ field="idCard" align="center" title="身份证号码" - width="180" + width="200" >