From e9793b822be832455bb33c42ab01d21efb0e6132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Sun, 14 Jun 2026 15:12:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(#757):=20=E8=AF=B7=E4=BF=AE=E5=A4=8D=20Bug?= =?UTF-8?q?=20#757=EF=BC=9A=E4=B8=AD=E5=8C=BB=E8=AF=8A=E6=96=AD=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 根因: - Bug #请修复 Bug #757 存在的问题 修复: - Frontend fix looks correct. Now let me check the backend — verify the `Condition` entity has all necessary fields: --- .../components/tcm/tcmdiagnosisDialog.vue | 44 ++++++++++++++----- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue b/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue index 863e92f13..0a9020884 100755 --- a/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue +++ b/healthlink-his-ui/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue @@ -64,13 +64,15 @@