From b42e7956e5ddd3a2eedc357462c595c7d875f86f Mon Sep 17 00:00:00 2001
From: x_ying <2438792676@qq.com>
Date: Fri, 29 Jul 2022 16:51:12 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E6=A3=80=E7=B4=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../archivesManage/archivesSearch/index.vue | 170 +++++++++++++++++-
.../archivesSearch/module/detailDialog.vue | 140 +++++++++++++++
2 files changed, 308 insertions(+), 2 deletions(-)
create mode 100644 src/views/archivesManage/archivesSearch/module/detailDialog.vue
diff --git a/src/views/archivesManage/archivesSearch/index.vue b/src/views/archivesManage/archivesSearch/index.vue
index 8f2f78a..238252c 100644
--- a/src/views/archivesManage/archivesSearch/index.vue
+++ b/src/views/archivesManage/archivesSearch/index.vue
@@ -1,15 +1,181 @@
-
档案检索
+
+
+
+
+
检索结果
+
本次检索结果共计{{ resNum }}条数据
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/archivesManage/archivesSearch/module/detailDialog.vue b/src/views/archivesManage/archivesSearch/module/detailDialog.vue
new file mode 100644
index 0000000..7976081
--- /dev/null
+++ b/src/views/archivesManage/archivesSearch/module/detailDialog.vue
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
全宗名:{{ }}
+
部门名称:{{ }}
+
+
+
归档年度:{{ }}
+
目录号:{{ }}
+
+
+
实体分类号:{{ }}
+
件号:{{ }}
+
+
+
成文日期:{{ }}
+
案卷级档号:{{ }}
+
+
题名:{{ }}
+
+
+
保管期限:{{ }}
+
密级:{{ }}
+
+
+
总页数:{{ }}
+
总份数:{{ }}
+
+
+
立卷人:{{ }}
+
立卷时间:{{ }}
+
+
+
检查人:{{ }}
+
检查时间:{{ }}
+
+
备注:{{ }}
+
+
+
TID:{{ }}
+
盒名称:{{ }}
+
+
+
库房位置:{{ }}
+
借阅状态:{{ }}
+
+
条形码:{{ }}
+
+
+
+
+
+
+ {{ xml_show }}
+
+
+
+
+
+
+
+
+
+
+
+
+