diff --git a/src/views/modules/custom/deptinfo-add-or-update.vue b/src/views/modules/custom/deptinfo-add-or-update.vue
new file mode 100644
index 0000000..8aee913
--- /dev/null
+++ b/src/views/modules/custom/deptinfo-add-or-update.vue
@@ -0,0 +1,130 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/custom/deptinfo.vue b/src/views/modules/custom/deptinfo.vue
new file mode 100644
index 0000000..487d7c3
--- /dev/null
+++ b/src/views/modules/custom/deptinfo.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/custom/module-add-or-update.vue b/src/views/modules/custom/module-add-or-update.vue
new file mode 100644
index 0000000..3db54f7
--- /dev/null
+++ b/src/views/modules/custom/module-add-or-update.vue
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 只能上传jpg/png文件,且不超过500kb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
+
diff --git a/src/views/modules/custom/module.vue b/src/views/modules/custom/module.vue
new file mode 100644
index 0000000..25607b4
--- /dev/null
+++ b/src/views/modules/custom/module.vue
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/news/notice-add-or-update.vue b/src/views/modules/news/notice-add-or-update.vue
index a283891..24f50c5 100644
--- a/src/views/modules/news/notice-add-or-update.vue
+++ b/src/views/modules/news/notice-add-or-update.vue
@@ -366,4 +366,4 @@ export default {
height: 178px;
display: block;
}
-
\ No newline at end of file
+