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