diff --git a/src/views/company/dialog_index_man.vue b/src/views/company/dialog_index_man.vue
index 4c101b2..7c33095 100644
--- a/src/views/company/dialog_index_man.vue
+++ b/src/views/company/dialog_index_man.vue
@@ -1,17 +1,17 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
- 查询
- 重置
-
-
-
-
-
-
+
+
+ 查询
+ 重置
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
diff --git a/src/views/task/taskCalendar.vue b/src/views/task/taskCalendar.vue
index e618f3e..0cfd316 100644
--- a/src/views/task/taskCalendar.vue
+++ b/src/views/task/taskCalendar.vue
@@ -100,7 +100,7 @@ const queryParams = reactive({
start_time: "",
end_time: "",
page_no: 1,
- pageSize: 150,
+ page_size: 300,
});
if (route.query.id) {
queryParams.scheduling_id = route.query.id.toString();
diff --git a/src/views/user_informationg/component/banquetBirthday.vue b/src/views/user_informationg/component/banquetBirthday.vue
index c09077b..5269149 100644
--- a/src/views/user_informationg/component/banquetBirthday.vue
+++ b/src/views/user_informationg/component/banquetBirthday.vue
@@ -89,8 +89,6 @@