From a3c99aaec1ddac1e58ab23dbe001c8c4048f8cc0 Mon Sep 17 00:00:00 2001 From: shen_yan_pu <1975145892@qq.com> Date: Fri, 23 Jul 2021 10:58:20 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=A0=87=E5=87=86=E6=B8=85=E5=8D=95?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=9B=9E=E6=98=BE=E8=B0=83=E6=95=B4=EF=BC=8C?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../page/listOfCountries.vue | 4 ++- .../page/listOther.vue | 4 ++- .../page/listProject.vue | 4 ++- .../pages/addEdit.vue | 21 +++++++---- .../pages/details.vue | 14 +++++--- .../pages/otherAddEit.vue | 36 +++++++------------ .../pages/projectAddEit.vue | 32 ++++++----------- 7 files changed, 56 insertions(+), 59 deletions(-) diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue index 9906b3846..d1758b600 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue @@ -353,7 +353,9 @@ export default { name: "ListOfStandardsAndRegulationsDetails", query: { id: item.id, - fileIds: item.fileIds + fileIds: item.fileIds, + page: 1, + Size: this.$store.getters.userInfo.configContent } }); }, diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue index a2ca95cd1..e9e38173a 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue @@ -353,7 +353,9 @@ export default { name: "OtherAddEit", query: { id: item.id, - fileIds: item.fileIds + fileIds: item.fileIds, + page: 1, + Size: this.$store.getters.userInfo.configContent } }); } diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listProject.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listProject.vue index 505201a52..29a9da82b 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listProject.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listProject.vue @@ -356,7 +356,9 @@ export default { name: "ProjectAddEit", query: { id: item.id, - fileIds: item.fileIds + fileIds: item.fileIds, + page: 1, + Size: this.$store.getters.userInfo.configContent } }); } diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue index 78f468019..385a6e235 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue @@ -80,9 +80,9 @@ - + @@ -495,7 +495,7 @@ width="210px" label="卡车VPPS中文名称"> - +