@@ -370,13 +370,11 @@
diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
index abcd1be17..197924569 100644
--- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
@@ -333,7 +333,7 @@
{{ textStatusMap[scope.row.textStatus] }}
-
+
diff --git a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue
index fe5e79f2a..5b2f29743 100644
--- a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue
+++ b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue
@@ -89,8 +89,11 @@
@@ -608,6 +611,9 @@
@import '~@/assets/styles/style';
.consultationDetails {
+ /deep/.zTable_style {
+ border-bottom: 1px solid #d1d1d1;
+ }
height: 100%;
display: flex;
flex-direction: column;