From 59cb1b8dd2ba630d2d1cdb45084927fc990ae104 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 13 Sep 2024 11:39:26 +0800 Subject: [PATCH] =?UTF-8?q?[update=20uat=20150]=20=E8=A7=A3=E8=AF=BB?= =?UTF-8?q?=E8=A1=A8=E5=A2=9E=E5=8A=A0=E8=AF=91=E6=96=87=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/StandardResolutionSheet.vue | 35 ++++++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/src/components/StandardResolutionSheet.vue b/src/components/StandardResolutionSheet.vue index a53c9d6..d865be5 100644 --- a/src/components/StandardResolutionSheet.vue +++ b/src/components/StandardResolutionSheet.vue @@ -107,10 +107,11 @@ -
+
@@ -146,7 +147,12 @@ class="translation-text part-ml part-common" ref="translationRef" @click="handleClickContent" :class="{'hide-translation-text': isContainerExpand}"> -
{{ $t('standardRegulationLibrary.translation') }}
+
+ {{ $t('standardRegulationLibrary.translation') }} + + {{ isTranslationExpand ? $t('putAway') : $t('open') }} + +
{{ clauseLabelInfo.item_num }} {{ clauseLabelInfo.title_translation }}
@@ -163,7 +169,7 @@
+ :class="{'hide-clause-label': (showClauseLabel === showClauseLabelEnums.hideClauseLable) || isContainerExpand || isTranslationExpand}">
{{ $t('standardRegulationLibrary.clauseLabel') }}