From d900a8d5a339e71acdbcfa1a686a9d202ec9c389 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com>
Date: Wed, 13 Dec 2023 17:14:40 +0800
Subject: [PATCH] =?UTF-8?q?perf:=20=E5=B7=B2=E9=94=81=E5=AE=9A=E7=9A=84ip?=
=?UTF-8?q?=E6=8C=89=E9=92=AE=E5=A2=9E=E5=8A=A0=E4=B8=AA=E6=95=B0=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Apps/BlockedIPs/index.vue | 15 +++++++++++++--
src/i18n/langs/en.json | 1 +
src/i18n/langs/ja.json | 1 +
src/i18n/langs/zh.json | 1 +
4 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/src/components/Apps/BlockedIPs/index.vue b/src/components/Apps/BlockedIPs/index.vue
index 7b9641b38..5859635cc 100644
--- a/src/components/Apps/BlockedIPs/index.vue
+++ b/src/components/Apps/BlockedIPs/index.vue
@@ -5,10 +5,12 @@
size="mini"
type="primary"
@click="onOpenDialog"
- >{{ $tc('common.View') }}
+ >
+ {{ $tc('common.View') }}
+ ({{ $tc('setting.LockedIP', ipCounts ) }})
+