From 8b6265801dcde1588f3307d3d31bea4a2e200c46 Mon Sep 17 00:00:00 2001 From: wangjian963 <15215920+aprilry@user.noreply.gitee.com> Date: Tue, 16 Jun 2026 16:05:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E9=97=A8=E8=AF=8A=E5=8C=BB=E7=94=9F?= =?UTF-8?q?=E7=AB=99):=20=E4=BF=AE=E5=A4=8D=E4=B8=AD=E5=8C=BBtab=E9=A1=B5?= =?UTF-8?q?=E8=8D=AF=E5=93=81=E5=8C=BB=E5=98=B1=E6=90=9C=E7=B4=A2=E9=80=89?= =?UTF-8?q?=E4=B8=AD=E5=90=8E=E4=B8=8D=E5=A1=AB=E5=85=85=E5=8F=8A=E5=B1=95?= =?UTF-8?q?=E5=BC=80=E8=A1=8C=E4=B8=8D=E6=B8=B2=E6=9F=93=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit vxe-table v4 中 expandRowKeys 仅在初始化时生效,后续变更必须通过实例方法 setRowExpand/clearRowExpand 控制展开行。同时 vxe-table 浅监听 data prop, 替换行对象引用会导致 slot scope 响应链路断裂。 --- .../components/tcm/tcmAdvice.vue | 271 ++++++------------ 1 file changed, 87 insertions(+), 184 deletions(-) diff --git a/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmAdvice.vue b/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmAdvice.vue index 8cd916b4b..45a8480f6 100755 --- a/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmAdvice.vue +++ b/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmAdvice.vue @@ -193,13 +193,13 @@ />