From 78ec89ec28b4be2ea77bc2818ff4fd5e44e0af47 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 19 May 2021 18:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B6=E4=BB=96+=E5=85=B3=E8=81=94=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E5=9B=9E=E6=98=BE=E5=85=B6=E4=BB=96=E9=80=89=E9=A1=B9?= =?UTF-8?q?=E5=92=8C=E7=AD=94=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 10 +- src/components/Echarts/PatientProgress.vue | 5 +- src/views/PatientInfo/PatientInfo.vue | 154 +++++++++++---------- 3 files changed, 90 insertions(+), 79 deletions(-) diff --git a/src/App.vue b/src/App.vue index 0d5d686..04dd0f7 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-14 09:33:48 + * @LastEditTime: 2021-05-19 18:09:18 -->