From 8d4c93d76e23dc9b66f9b1d7efc8a36f6010ced1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com>
Date: Tue, 27 Feb 2024 13:15:32 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../manage/components/signingRecords.vue | 157 ++++++
src/views/manage/preHospitalized/index.vue | 524 ++++++++++++++++++
2 files changed, 681 insertions(+)
create mode 100644 src/views/manage/components/signingRecords.vue
create mode 100644 src/views/manage/preHospitalized/index.vue
diff --git a/src/views/manage/components/signingRecords.vue b/src/views/manage/components/signingRecords.vue
new file mode 100644
index 0000000..5d2748c
--- /dev/null
+++ b/src/views/manage/components/signingRecords.vue
@@ -0,0 +1,157 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/manage/preHospitalized/index.vue b/src/views/manage/preHospitalized/index.vue
new file mode 100644
index 0000000..7d6be30
--- /dev/null
+++ b/src/views/manage/preHospitalized/index.vue
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+ 新增
+
+
+ 编辑
+
+
+ 删除
+
+
+ 导入
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sex == 'MALE' ? '男' : '' }}
+ {{ scope.row.sex == 'FEMALE' ? '女' : '' }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.signTime, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.visitTime, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+