From 5e56098750a2d003d84f376446e3af69952fbe06 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 25 Mar 2024 15:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=99=9A=E6=8B=9F=E4=B8=AD=E5=BF=83=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../consistency-analysis/components/VirtualCenter.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/views/trials/trials-panel/reading/consistency-analysis/components/VirtualCenter.vue b/src/views/trials/trials-panel/reading/consistency-analysis/components/VirtualCenter.vue index 1f02ceca..da493dbb 100644 --- a/src/views/trials/trials-panel/reading/consistency-analysis/components/VirtualCenter.vue +++ b/src/views/trials/trials-panel/reading/consistency-analysis/components/VirtualCenter.vue @@ -9,11 +9,13 @@ label-width="170px" @submit.native.prevent > -
- {{$t('trials:consistencyAnalysisRule:table:SiteCodeHistory')}} +
- {{ OtherInfo.VitrualSiteCode }} +
+ {{ OtherInfo.VitrualSiteCode }} + {{$t('trials:consistencyAnalysisRule:table:SiteCodeHistory')}} +
@@ -50,7 +52,7 @@ v-loading="loading" :data="list" stripe - min-height="300" + height="300" >