From 655be3519cf2e3c42d7ee15a37542e4d470d8db9 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Wed, 3 Sep 2025 13:21:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=95=B0=E6=8D=AE=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=AE=8C=E6=AF=95=E4=B9=8B=E5=90=8E=E5=BC=95=E5=AF=BC=E9=87=8D?= =?UTF-8?q?=E5=90=AF=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes: #2613 --- .../src/components/shared/MigrationDialog.vue | 28 +++++++++++++++++-- .../locales/en-US/features/migration.json | 4 ++- .../locales/zh-CN/features/migration.json | 4 ++- 3 files changed, 31 insertions(+), 5 deletions(-) diff --git a/dashboard/src/components/shared/MigrationDialog.vue b/dashboard/src/components/shared/MigrationDialog.vue index 6bbf7b362..445200b71 100644 --- a/dashboard/src/components/shared/MigrationDialog.vue +++ b/dashboard/src/components/shared/MigrationDialog.vue @@ -12,7 +12,13 @@
{{ migrationResult?.message || t('features.migration.dialog.success') }}
+