From beae7aecf7373034bc89ed570b643209e4593593 Mon Sep 17 00:00:00 2001 From: ember <1279347317@qq.com> Date: Sun, 16 Feb 2025 07:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=87=AA=E5=8A=A8=E9=83=A8?= =?UTF-8?q?=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ProblemDetail.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/ProblemDetail.vue b/src/components/ProblemDetail.vue index 45e086d..b0467de 100644 --- a/src/components/ProblemDetail.vue +++ b/src/components/ProblemDetail.vue @@ -195,7 +195,6 @@ }) hint = he.decode(hint) - return hint } },