From 87bc4ea94b6b35c375395750026158776f62440d Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 15 Apr 2021 09:00:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=AD=97=E6=AE=B5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9,=E7=97=85=E5=8E=86=E5=88=86=E6=9E=90=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=8F=90=E4=BA=A4=E5=AD=97=E6=AE=B5=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +- .../BiologicalSampleSearch/SampleTable.vue | 9 +- .../BiologicalSampleSearch/Search.vue | 19 +- src/components/CaseTable/CaseTable.vue | 2 +- src/components/PatientInfo/PatientAdd.vue | 52 +- src/components/PatientInfo/PatientTable.vue | 4 +- src/components/PatientInfo/Search.vue | 2 +- src/plugins/ant-design-vue.js | 4 +- .../BiologicalSamples/BiologicalSamples.vue | 41 +- src/views/CaseAnalysis/CaseAnalysis.vue | 484 +---- src/views/CaseSearch/CaseSearch.vue | 537 ++--- src/views/PatientInfo/PatientInfo.vue | 1869 ++++++++++------- .../components/AdjacentTasks.vue | 2 +- 13 files changed, 1412 insertions(+), 1616 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1f450fe..2e3a7d7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,8 +3,9 @@ * @email: 18603454788@163.com * @Date: 2021-02-22 09:20:03 * @LastEditors: wally - * @LastEditTime: 2021-04-02 09:49:21 + * @LastEditTime: 2021-04-14 19:12:11 --> +