From fe2080deb3d8c574f5cd9f612f031ee25279234f Mon Sep 17 00:00:00 2001
From: Squall2017 <252766926@qq.com>
Date: Sat, 14 Sep 2024 08:26:54 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E9=80=82=E9=85=8D=E6=97=B6=E9=97=B4?=
=?UTF-8?q?=E6=88=B3=E5=9B=BD=E9=99=85=E5=8C=96=E5=B1=95=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
playground/src/views/examples/captcha/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/playground/src/views/examples/captcha/index.vue b/playground/src/views/examples/captcha/index.vue
index 7c737f77e57..7ceecb31c24 100644
--- a/playground/src/views/examples/captcha/index.vue
+++ b/playground/src/views/examples/captcha/index.vue
@@ -161,7 +161,7 @@ const handleClick = (point: CaptchaPoint) => {
{{
$t('page.examples.captcha.index') + point.i
}}
- {{
+ {{
$t('page.examples.captcha.timestamp') + point.t
}}
{{