From 71edecbc632961693ddae43c70c87c879cd0d34d Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 19 Aug 2022 09:20:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/parameter/escalationlibrary/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/jero-web/src/views/parameter/escalationlibrary/index.vue b/jero-web/src/views/parameter/escalationlibrary/index.vue index eb17a1c78..9fff55112 100644 --- a/jero-web/src/views/parameter/escalationlibrary/index.vue +++ b/jero-web/src/views/parameter/escalationlibrary/index.vue @@ -43,9 +43,7 @@ :columns="columns" > - {{ text && text.length > 20 ? text.slice(0, 19) + '...' : text }} - {{$t('Exporthistory')}} From 0064e7fdbeefbdc71066513577bbb3f2446d377c Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 19 Aug 2022 10:03:30 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/regulationsKanban/components/addModel.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jero-web/src/views/regulationsKanban/components/addModel.vue b/jero-web/src/views/regulationsKanban/components/addModel.vue index a77965814..0392e7492 100644 --- a/jero-web/src/views/regulationsKanban/components/addModel.vue +++ b/jero-web/src/views/regulationsKanban/components/addModel.vue @@ -77,24 +77,24 @@ {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }} {{ text }} {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }} {{ text }} {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }}