From 0bce54a038cfb8312d896b62cca2cae8fa5dafc7 Mon Sep 17 00:00:00 2001 From: lihuilin Date: Thu, 24 Jul 2025 17:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=9A=E8=A1=A8=E6=A0=BC=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/zhongchou/gift/importFixedList/index.vue | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/activitylink/src/views/zhongchou/gift/importFixedList/index.vue b/activitylink/src/views/zhongchou/gift/importFixedList/index.vue index 76b90f7..217c1e0 100644 --- a/activitylink/src/views/zhongchou/gift/importFixedList/index.vue +++ b/activitylink/src/views/zhongchou/gift/importFixedList/index.vue @@ -18,7 +18,8 @@ - + @@ -43,6 +44,7 @@ :total="pagination.total" :page-sizes="[10, 20, 50, 100]" @size-change="handleSizeChange" @current-change="handleCurrentChange" /> + @@ -263,16 +265,7 @@ onMounted(() => { }) \ No newline at end of file