From 407dbbffd966cea87cc23585c300fb45bbe55b14 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 1 Apr 2021 22:03:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +++ src/config/api.js | 5 +- src/store/modules/home/state.js | 11 +++- src/views/PatientInfo/PatientInfo.vue | 89 ++++++++++++++++++++++++++- 4 files changed, 106 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7ba75e7..848ec6e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,3 +1,10 @@ +