From 6c9c2debef237d7e5f70886719315110efe5f9d8 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Mon, 9 Aug 2021 17:15:50 +0800 Subject: [PATCH] commit --- .../standardForComments/pags/consultationDetails.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue index 51d0a516a..0ec0f90a7 100644 --- a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue +++ b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue @@ -193,7 +193,6 @@ _this: this }, res => { this.standinfoList = res.data.records - console.log(this.standinfoList); this.total = res.data.total this.spinShow = false }, e => {