diff --git a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue
index 77d052154..c8fda15b6 100644
--- a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue
+++ b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue
@@ -155,6 +155,12 @@
width="55"
v-if="addForm.wgNetInfos.length && DrawerType !== 'see'">
+
+
+
+
+
+
+
+
+
+
+ {{ ($index + 1) + (page - 1) * pageSize }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ ($index + 1) + (page - 1) * pageSize }}
+
+
.workingGroup2{
height: 100%;
+ .demo-drawer-content {
+ position: relative;
+ }
#pagination {
- bottom: 57px !important;
+ bottom: 0px !important;
}
.drawerTable {
height: calc(~'100% - 126px');