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.standCode }}
+
+
+ {{ scope.row.standName }}
+
+
+ {{ scope.row.standName }}
+
+
+
+
+ {{ scope.row.standEnName }}
+
+
+
+
+ {{ formatIssueDate(scope.row.issueTime) }}
+
+
+
+
+ {{ formatText(scope.row.SSRQ) }}
+
+
+
+
+ {{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
+
+
+
+
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+
+
+
+
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+
+
@@ -693,6 +811,7 @@