From 7e3b7ee6e184f0ddd47921174b1c3f13be01a759 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Wed, 9 Jun 2021 17:54:38 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E7=AC=A6=E5=90=88=E9=A1=B9=E6=95=B4?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../nonConfomity/pages/businessDivision.vue | 268 +++++++++++++++++-
.../nonConfomity/pages/productDepartment.vue | 268 +++++++++++++++++-
.../pages/rectificationDatabase.vue | 16 +-
3 files changed, 537 insertions(+), 15 deletions(-)
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;
+ }
}