From 16093856be98126ff2ecabb7e77dc3bd83555fe5 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 28 May 2021 17:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 22 +- src/common/portrait.styl | 4 +- .../BiologicalSampleSearch/Search.vue | 4 +- src/components/Echarts/Treemap.vue | 18 +- src/components/PatientInfo/PatientTable.vue | 168 ++++-- src/components/PatientInfo/Search.vue | 12 +- src/store/modules/home/state.js | 2 +- src/views/PatientInfo/PatientInfo.vue | 559 +++++++++++------- src/views/ProjectAssistant/General.vue | 4 +- src/views/SelectPatient/SelectPatient.vue | 4 +- 10 files changed, 488 insertions(+), 309 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7fce09f..8a319cb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,13 +2,13 @@ * @Author: wally * @email: 18603454788@163.com * @Date: 2021-04-19 10:23:19 - * @LastEditors: wally - * @LastEditTime: 2021-05-24 15:33:46 + * @LastEditors: aBin + * @LastEditTime: 2021-05-28 16:42:55 -->