From 82ca035dfd8d8f66aafe2819bb5f82110506b0b3 Mon Sep 17 00:00:00 2001
From: z_yu <1534695664@qq.com>
Date: Tue, 17 May 2022 16:28:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B8=B8=E7=94=A8=E5=AD=97=E6=AE=B5=E7=AE=A1?=
=?UTF-8?q?=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../archivesConfig/commonFields/index.vue | 48 +++++++-
.../commonFields/module/form.vue | 109 ++++++++++++++++++
2 files changed, 151 insertions(+), 6 deletions(-)
create mode 100644 src/views/archivesConfig/commonFields/module/form.vue
diff --git a/src/views/archivesConfig/commonFields/index.vue b/src/views/archivesConfig/commonFields/index.vue
index c429c6a..ef3470d 100644
--- a/src/views/archivesConfig/commonFields/index.vue
+++ b/src/views/archivesConfig/commonFields/index.vue
@@ -1,18 +1,54 @@
- 常用字段管理
+
+
+
+
+ 说明
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/archivesConfig/commonFields/module/form.vue b/src/views/archivesConfig/commonFields/module/form.vue
new file mode 100644
index 0000000..77f9c8c
--- /dev/null
+++ b/src/views/archivesConfig/commonFields/module/form.vue
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+