From 1c73c54583f5878f8581d087d39895ad31b6bd49 Mon Sep 17 00:00:00 2001 From: danshihao Date: Wed, 17 Jul 2024 15:16:24 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E8=B5=84=E6=96=99=E4=B8=AD=E5=BF=83]?= =?UTF-8?q?=20=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../profileCenter/modules/ProfileCenterTreeModal.vue | 1 - .../modules/InterpretationClauseTableModal.vue | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue index 5569c9b..4391da6 100644 --- a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue +++ b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue @@ -35,7 +35,6 @@ diff --git a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue index 5250d09..145d729 100644 --- a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue @@ -274,7 +274,7 @@ export default { data () { return { StandardSource, - title: this.$t('close'), + title: this.$t('workCenter.standardInterpretationProcess.interpretationAttributes'), width: 900, disabled: false, visible: false,