From bd66e9f92244c01faa04f5da358c7387073549d5 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Mon, 15 Nov 2021 10:31:09 +0800 Subject: [PATCH] commit --- .../components/workingGroup1/index.vue | 197 +++++++++++++++--- .../components/workingGroup2/index.vue | 97 ++++++++- 2 files changed, 263 insertions(+), 31 deletions(-) diff --git a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue index bb4176af5..6b188da70 100644 --- a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue +++ b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue @@ -577,21 +577,57 @@ :visible.sync="addDrawer2" :before-close="addDrawerClose2">
-
- - - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + 查询 + + + + 清空 + + + +
@@ -624,6 +661,17 @@ + + + {{ scope.row.standName }} + + + + + + + + + + + + + + + + + + + + + @@ -693,6 +811,7 @@