From 980f2615d819d7c33912dc3ad0156058872549a4 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Mon, 14 Mar 2022 14:02:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=AE=E5=BD=95=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../humanisticCare/careDetail.vue | 311 ++++++++ .../secretaryLog/humanisticCare/careForm.vue | 604 +++++++++++++++ .../secretaryLog/humanisticCare/careList.vue | 694 ++++++++++++++++++ 3 files changed, 1609 insertions(+) create mode 100644 src/views/modules/secretaryLog/humanisticCare/careDetail.vue create mode 100644 src/views/modules/secretaryLog/humanisticCare/careForm.vue create mode 100644 src/views/modules/secretaryLog/humanisticCare/careList.vue diff --git a/src/views/modules/secretaryLog/humanisticCare/careDetail.vue b/src/views/modules/secretaryLog/humanisticCare/careDetail.vue new file mode 100644 index 00000000..8e979669 --- /dev/null +++ b/src/views/modules/secretaryLog/humanisticCare/careDetail.vue @@ -0,0 +1,311 @@ + + + + + + + + diff --git a/src/views/modules/secretaryLog/humanisticCare/careForm.vue b/src/views/modules/secretaryLog/humanisticCare/careForm.vue new file mode 100644 index 00000000..b6708343 --- /dev/null +++ b/src/views/modules/secretaryLog/humanisticCare/careForm.vue @@ -0,0 +1,604 @@ + + + + + + + + diff --git a/src/views/modules/secretaryLog/humanisticCare/careList.vue b/src/views/modules/secretaryLog/humanisticCare/careList.vue new file mode 100644 index 00000000..0fbdc006 --- /dev/null +++ b/src/views/modules/secretaryLog/humanisticCare/careList.vue @@ -0,0 +1,694 @@ + + + +