From 98fbc4ddf99f1cc931d42108bf99aea786acf50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Sun, 7 Jun 2026 20:47:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AF=84=E4=BC=B0=E8=B6=8B=E5=8A=BF?= =?UTF-8?q?=E5=88=86=E6=9E=90=20+=20=E5=BD=B1=E5=83=8F=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E5=AF=B9=E6=AF=94=E9=A1=B5=E9=9D=A2=E5=A2=9E=E5=BC=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 评估趋势分析页面增强(统计卡片/趋势图表/风险分布/评估记录明细) - 影像历史对比页面增强(统计卡片/新增/详情/筛选) --- .../src/views/assessmenttrend/index.vue | 184 ++++++++++++++++-- .../src/views/radiologycomparison/index.vue | 171 ++++++++++++++-- 2 files changed, 327 insertions(+), 28 deletions(-) diff --git a/healthlink-his-ui/src/views/assessmenttrend/index.vue b/healthlink-his-ui/src/views/assessmenttrend/index.vue index 4aae49c3a..c0814b779 100644 --- a/healthlink-his-ui/src/views/assessmenttrend/index.vue +++ b/healthlink-his-ui/src/views/assessmenttrend/index.vue @@ -1,27 +1,179 @@ + diff --git a/healthlink-his-ui/src/views/radiologycomparison/index.vue b/healthlink-his-ui/src/views/radiologycomparison/index.vue index 8770b251e..176e166fc 100644 --- a/healthlink-his-ui/src/views/radiologycomparison/index.vue +++ b/healthlink-his-ui/src/views/radiologycomparison/index.vue @@ -1,27 +1,174 @@ +