From ec1db8b5e98239ce794a33ada177884d4de9cb90 Mon Sep 17 00:00:00 2001
From: ssongliu <73214554+ssongliu@users.noreply.github.com>
Date: Sun, 27 Apr 2025 17:14:50 +0800
Subject: [PATCH] fix: Fix the problem of abnormal system version detection
(#8487)
---
frontend/src/components/system-upgrade/index.vue | 2 +-
frontend/src/views/setting/license/bind/free.vue | 2 +-
frontend/src/views/setting/license/bind/xpack.vue | 2 +-
frontend/src/views/setting/snapshot/create/index.vue | 3 ++-
frontend/src/views/setting/snapshot/recover/index.vue | 3 ++-
5 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/frontend/src/components/system-upgrade/index.vue b/frontend/src/components/system-upgrade/index.vue
index 1ed409a66..69479340b 100644
--- a/frontend/src/components/system-upgrade/index.vue
+++ b/frontend/src/components/system-upgrade/index.vue
@@ -23,7 +23,7 @@
{{ version }}
-
+
{{ $t('commons.button.update') }}
diff --git a/frontend/src/views/setting/license/bind/free.vue b/frontend/src/views/setting/license/bind/free.vue
index 427681742..b8e85eced 100644
--- a/frontend/src/views/setting/license/bind/free.vue
+++ b/frontend/src/views/setting/license/bind/free.vue
@@ -2,7 +2,7 @@
-
+
diff --git a/frontend/src/views/setting/license/bind/xpack.vue b/frontend/src/views/setting/license/bind/xpack.vue
index c49966485..72cf640c3 100644
--- a/frontend/src/views/setting/license/bind/xpack.vue
+++ b/frontend/src/views/setting/license/bind/xpack.vue
@@ -8,7 +8,7 @@
>
-
+
diff --git a/frontend/src/views/setting/snapshot/create/index.vue b/frontend/src/views/setting/snapshot/create/index.vue
index 7e1a1c86d..bf4e5312f 100644
--- a/frontend/src/views/setting/snapshot/create/index.vue
+++ b/frontend/src/views/setting/snapshot/create/index.vue
@@ -153,7 +153,7 @@
{{ $t('commons.button.next') }}
-
+