From 34c05a9728a8723be7cf346595893931c237d3e9 Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Sun, 29 Sep 2024 14:04:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=A1=E6=81=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 0ef7d338..3583cda8 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -185,7 +185,7 @@
{{ $t('login:title:system') }}
- V{{ $Version.IsEnv_US ? $version.Version_US : $version.Version }} + V{{ $version.IsEnv_US ? $version.Version_US : $version.Version }}
Copyright © {{ new Date().getFullYear() }} 上海展影医疗科技有限公司