diff --git a/src/pages/regulatoryRepository/nonConfomity/pages/businessDivision.vue b/src/pages/regulatoryRepository/nonConfomity/pages/businessDivision.vue
index de8d151e9..12c8830fd 100644
--- a/src/pages/regulatoryRepository/nonConfomity/pages/businessDivision.vue
+++ b/src/pages/regulatoryRepository/nonConfomity/pages/businessDivision.vue
@@ -1,14 +1,274 @@
-事业部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ treeClickSearch(treeId, treeNode)"
+ class="ztree" style="width: 200px;height: 400px;overflow: auto">
+
+
+
+
+
+
+ 查询
+
+
+
+ 清空
+
+
+
+
+
+ 导出
+ 批量关闭
+ 历史数据
+
+
+
-
diff --git a/src/pages/regulatoryRepository/nonConfomity/pages/productDepartment.vue b/src/pages/regulatoryRepository/nonConfomity/pages/productDepartment.vue
index 3b0e0e5da..5e7c5a608 100644
--- a/src/pages/regulatoryRepository/nonConfomity/pages/productDepartment.vue
+++ b/src/pages/regulatoryRepository/nonConfomity/pages/productDepartment.vue
@@ -1,16 +1,274 @@
-
- 产品规划部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ treeClickSearch(treeId, treeNode)"
+ class="ztree" style="width: 200px;height: 400px;overflow: auto">
+
+
+
+
+
+
+ 查询
+
+
+
+ 清空
+
+
+
+
+
+ 导出
+ 批量关闭
+ 历史数据
+
+
-
diff --git a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue
index 3c140cddc..bce9a647f 100644
--- a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue
+++ b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue
@@ -48,19 +48,20 @@
+ 查询
+ @click="clearAllSearch">
+ 清空
+
@@ -116,13 +117,11 @@
@@ -183,7 +182,9 @@
-
+
@@ -279,5 +280,8 @@ export default {
justify-content: space-between;
align-items: center;
}
+ .footer {
+ margin-bottom: 430px;
+ }
}