From c5465e560ce19b4884f8c00c8f44aee9f7739f9f Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 14 May 2021 11:35:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 10 +++++----- src/components/CaseTable/CaseTable.vue | 6 +++++- src/components/Echarts/Categorymap.vue | 3 ++- src/components/PatientInfo/PatientTable.vue | 22 +++++++++++++++------ src/views/PatientInfo/PatientInfo.vue | 16 ++++++++++----- src/views/ProjectAssistant/Examine.vue | 6 +++++- src/views/ProjectAssistant/General.vue | 6 +++++- 7 files changed, 49 insertions(+), 20 deletions(-) diff --git a/src/App.vue b/src/App.vue index f878044..0d5d686 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,7 @@ * @email: 18603454788@163.com * @Date: 2021-04-19 10:23:19 * @LastEditors: wally - * @LastEditTime: 2021-05-13 18:05:36 + * @LastEditTime: 2021-05-14 09:33:48 -->