From a2e305d6e2aa28831a26cb6972717f185e185588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Wed, 10 Nov 2021 14:51:53 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9D=83=E9=99=90=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../details/otherLawsStandDetails/index.vue | 4 +- src/pages/localTool/standAutoSplit/index.vue | 2 +- src/pages/localTool/standardWarning.vue | 2 + .../components/CollectionLaws.vue | 13 +++---- .../components/CollectionStandard.vue | 9 +++-- .../processCenter/pages/newProcess/index.vue | 2 +- .../pages/details.vue | 2 +- .../foreignStandardsAndRegulations/index.vue | 2 +- .../pages/standInvolveProject.vue | 37 ++++++++++++++++--- .../nonConfomity/pages/businessDivision.vue | 2 +- .../pages/rectificationDatabase.vue | 2 +- 11 files changed, 53 insertions(+), 24 deletions(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index b46256a7c..b8c468097 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -149,8 +149,8 @@ :key="fileIndex" > {{ file.oldFileName }} - - + + 上传时间:{{ dateFormat(file.modifyTime) }}

diff --git a/src/pages/localTool/standAutoSplit/index.vue b/src/pages/localTool/standAutoSplit/index.vue index 66793347b..8ebea20ce 100644 --- a/src/pages/localTool/standAutoSplit/index.vue +++ b/src/pages/localTool/standAutoSplit/index.vue @@ -29,7 +29,7 @@
拆分 - 删除 + 删除
diff --git a/src/pages/localTool/standardWarning.vue b/src/pages/localTool/standardWarning.vue index 019b2aa1b..432deb5e2 100644 --- a/src/pages/localTool/standardWarning.vue +++ b/src/pages/localTool/standardWarning.vue @@ -43,6 +43,7 @@ 查询 @@ -50,6 +51,7 @@ 清空 diff --git a/src/pages/personal/pages/my-collection/components/CollectionLaws.vue b/src/pages/personal/pages/my-collection/components/CollectionLaws.vue index bf6fa495d..97dc76eba 100644 --- a/src/pages/personal/pages/my-collection/components/CollectionLaws.vue +++ b/src/pages/personal/pages/my-collection/components/CollectionLaws.vue @@ -15,18 +15,17 @@ + 查询 - 取消收藏 + v-btn-permission="'3b4223ab22aa24b8332c3d27f1e7fe32'" + @click="resetSelect">清空 +
@@ -53,7 +52,7 @@ 创建时间:{{getDate(item.creationTime)}}
- {{$t('m.cancelCollection')}} + {{$t('m.cancelCollection')}} diff --git a/src/pages/personal/pages/my-collection/components/CollectionStandard.vue b/src/pages/personal/pages/my-collection/components/CollectionStandard.vue index 1724579a5..87b265d7b 100644 --- a/src/pages/personal/pages/my-collection/components/CollectionStandard.vue +++ b/src/pages/personal/pages/my-collection/components/CollectionStandard.vue @@ -15,17 +15,18 @@ + 查询 + v-btn-permission="'63d0dbbae0bee0f0888295d6cc6ef9c3'" + @click="resetSelect">清空 @@ -62,7 +63,7 @@ 创建时间:{{getDate(item.creationTime)}}
- 取消收藏 + 取消收藏 diff --git a/src/pages/processCenter/pages/newProcess/index.vue b/src/pages/processCenter/pages/newProcess/index.vue index 302db2fab..9964a2f91 100644 --- a/src/pages/processCenter/pages/newProcess/index.vue +++ b/src/pages/processCenter/pages/newProcess/index.vue @@ -127,7 +127,7 @@ - +
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue index cdb93f7ad..bfb015cf8 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue @@ -88,7 +88,7 @@ icon="export" >导出 - + 高级查询 diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 0e8129789..12e9a9f23 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -113,7 +113,7 @@ @click="clearAllSearch('standCommonlySearch')">清空 - 高级查询 + 高级查询 diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/standInvolveProject.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/standInvolveProject.vue index e41e44075..3d92486ad 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/standInvolveProject.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/standInvolveProject.vue @@ -1,14 +1,14 @@