diff --git a/applications/templates/department/add.html b/applications/templates/department/add.html
deleted file mode 100644
index 36db667..0000000
--- a/applications/templates/department/add.html
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
- 部门管理
- {% include 'common/header.html' %}
-
-
-
-{% include 'common/footer.html' %}
-
-
-
-
\ No newline at end of file
diff --git a/applications/templates/department/edit.html b/applications/templates/department/edit.html
deleted file mode 100644
index f540ae5..0000000
--- a/applications/templates/department/edit.html
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
- 部门修改
- {% include 'common/header.html' %}
-
-
-
-{% include 'common/footer.html' %}
-
-
-
-
\ No newline at end of file
diff --git a/applications/templates/department/main.html b/applications/templates/department/main.html
index f30b20a..53c1ad8 100644
--- a/applications/templates/department/main.html
+++ b/applications/templates/department/main.html
@@ -17,7 +17,7 @@
{#查询按钮--需要触发layui事件#}
-