diff --git a/src/pages/regulatoryRepository/standardForComments/pags/AddFileDetails.vue b/src/pages/regulatoryRepository/standardForComments/pags/AddFileDetails.vue index 55764abd8..e2ff755b6 100644 --- a/src/pages/regulatoryRepository/standardForComments/pags/AddFileDetails.vue +++ b/src/pages/regulatoryRepository/standardForComments/pags/AddFileDetails.vue @@ -125,7 +125,6 @@ }, }, mounted() { - console.log(this.$route.query); this.$http.get('SarStandItems/sar-stand-items/querySarItemAndInterpretation', { standId: this.$route.query.standId, fileType: this.$route.query.fileType, diff --git a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue index 92bdf4bd1..f88060a74 100644 --- a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue +++ b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue @@ -17,31 +17,31 @@ {{ this.$route.query.item.cid }}
- - - - - - - - + + + + + + + +