diff --git a/ruoyi-ui/src/components/Pagination/index.vue b/ruoyi-ui/src/components/Pagination/index.vue
index 76d958bb..7f835cf1 100644
--- a/ruoyi-ui/src/components/Pagination/index.vue
+++ b/ruoyi-ui/src/components/Pagination/index.vue
@@ -1,107 +1,107 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/ruoyi-ui/src/views/business/openapi/aword/index.vue b/ruoyi-ui/src/views/business/openapi/aword/index.vue
index 2ff6063b..cedfc66b 100644
--- a/ruoyi-ui/src/views/business/openapi/aword/index.vue
+++ b/ruoyi-ui/src/views/business/openapi/aword/index.vue
@@ -149,7 +149,7 @@ export default {
// 查询参数
queryParams: {
pageNum: 1,
- pageSize: 10,
+ pageSize: 3,
content: null,
source: null,
note: null,
diff --git a/ruoyi-ui/src/views/business/openapi/copywriting/index.vue b/ruoyi-ui/src/views/business/openapi/copywriting/index.vue
index f77c19cd..f800ef4b 100644
--- a/ruoyi-ui/src/views/business/openapi/copywriting/index.vue
+++ b/ruoyi-ui/src/views/business/openapi/copywriting/index.vue
@@ -171,7 +171,7 @@ export default {
// 查询参数
queryParams: {
pageNum: 1,
- pageSize: 30,
+ pageSize: 10,
content: null,
source: null,
createTime: null,