From 4bf68a9983f6b422125b51fd71d92f482f970ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Thu, 10 Aug 2023 11:31:46 +0800 Subject: [PATCH] =?UTF-8?q?CN-1221=20fix:=20=E8=B0=83=E6=95=B4=E5=AE=9E?= =?UTF-8?q?=E4=BD=93=E5=88=97=E8=A1=A8score=E7=9A=84loading=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/entityExplorer/entityList/Row.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/entityExplorer/entityList/Row.vue b/src/views/entityExplorer/entityList/Row.vue index e7936c7c..d768a0e5 100644 --- a/src/views/entityExplorer/entityList/Row.vue +++ b/src/views/entityExplorer/entityList/Row.vue @@ -136,12 +136,12 @@
-
-
- {{ $t('network.score') }} :   - {{ score }} -
- +
+ {{ $t('network.score') }} :   + + {{ score }} + +