From 897ef8553b5e32f1278a6b429dd69302808f6648 Mon Sep 17 00:00:00 2001 From: aBin Date: Mon, 2 Aug 2021 16:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8A=B6=E6=80=81=E4=BF=AE=E6=94=B9=E5=92=8C?= =?UTF-8?q?=E5=AF=B9=E7=85=A7=E7=BB=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 18 +-- src/components/CaseTable/CaseTable.vue | 26 +++- src/components/Echarts/Categorymap.vue | 127 ++++++++++---------- src/components/Echarts/CategorymapHos.vue | 127 ++++++++++---------- src/components/PatientInfo/PatientAdd.vue | 24 +++- src/components/PatientInfo/PatientTable.vue | 4 - src/components/PatientInfo/Search.vue | 1 + src/config/api.js | 3 + src/store/modules/home/mutations.js | 2 +- src/views/CaseAnalysis/CaseAnalysis.vue | 8 +- src/views/CaseSearch/CaseSearch.vue | 8 +- src/views/ProjectAssistant/Examine.vue | 2 - src/views/ProjectAssistant/General.vue | 2 - 13 files changed, 191 insertions(+), 161 deletions(-) diff --git a/src/App.vue b/src/App.vue index 38d3c99..562ae05 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,9 +7,9 @@ -->