From 023e72fa3c484c6414e77ec4fc37c9e130e4862c Mon Sep 17 00:00:00 2001 From: micah Date: Fri, 11 Jul 2025 11:17:00 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/components/Pagination/index.vue.?= =?UTF-8?q?=20=E7=94=9F=E6=88=90=E4=BB=A3=E7=A0=81=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E4=B8=AD=E5=88=86=E9=A1=B5=E9=94=99=E4=BD=8D=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: micah --- src/components/Pagination/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index b46dbec..bb7dea8 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -67,7 +67,6 @@ function handleCurrentChange(val: number) {