From 5f8985d595ea63735b6c3a3cbf98265462e62cde Mon Sep 17 00:00:00 2001 From: liyongle Date: Fri, 12 May 2023 16:12:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=A7=A9=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Nav/Nav.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Nav/Nav.vue b/src/views/Nav/Nav.vue index 81938fd..bf6ca62 100644 --- a/src/views/Nav/Nav.vue +++ b/src/views/Nav/Nav.vue @@ -62,7 +62,7 @@ :data-key="directionInfo?.text" />
-

+

{{ directionInfo ? switchLanguage(directionInfo, 'text') : '' }}