From bd2d066314ddd2ded78d099424e23466127d6996 Mon Sep 17 00:00:00 2001 From: xf Date: Wed, 13 Aug 2025 10:34:30 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E5=A4=A7=E5=B1=8F=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/indexSun/indexSun.ts | 16 ++++++++-------- src/views/indexSun/threeR.vue | 18 +++++++++--------- src/views/indexSun/twoR.vue | 26 +++++++------------------- 3 files changed, 24 insertions(+), 36 deletions(-) diff --git a/src/views/indexSun/indexSun.ts b/src/views/indexSun/indexSun.ts index c80776a..703bbec 100644 --- a/src/views/indexSun/indexSun.ts +++ b/src/views/indexSun/indexSun.ts @@ -526,14 +526,14 @@ export function twoRform(type) { placeholder: '请输入', defaultValue: '', }, - { - label: '异常标记', - field: 'abFlag', - type: 'select', - placeholder: '请选择', - options: normalTypeList, - defaultValue: type, - }, + // { + // label: '异常标记', + // field: 'abFlag', + // type: 'select', + // placeholder: '请选择', + // options: normalTypeList, + // defaultValue: type, + // }, { label: '单位', field: 'departName', diff --git a/src/views/indexSun/threeR.vue b/src/views/indexSun/threeR.vue index 437b4b4..59b21fa 100644 --- a/src/views/indexSun/threeR.vue +++ b/src/views/indexSun/threeR.vue @@ -13,23 +13,23 @@
{{ scrollList.totalCount ? scrollList.totalCount : '--' }}人
-
心血管异常人数
+
冠脉CTA异常人数
{{ scrollList.cardiovaAbCount ? scrollList.cardiovaAbCount : '--' }}人
-
脑血管异常人数
+
头颅CTA异常人数
{{ scrollList.cerebrovAbCount ? scrollList.cerebrovAbCount : '--' }}人
-
-
冠状CT异常人数
-
{{ scrollList.cctaAbCount ? scrollList.cctaAbCount : '--' }}人
-
+ + + + + +