From 6f63834491f98f687787c09b213804782c60fc37 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Fri, 13 Sep 2024 21:55:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BD=BF=E7=94=A8defineModel?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2useVModel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Pagination/index.vue | 30 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index c080e602..9cbaeafa 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -16,20 +16,12 @@