diff --git a/src/views/Home/hygl/hyinfo/index.vue b/src/views/Home/hygl/hyinfo/index.vue index 3cf573a..57f0727 100644 --- a/src/views/Home/hygl/hyinfo/index.vue +++ b/src/views/Home/hygl/hyinfo/index.vue @@ -95,7 +95,7 @@ const handleQuery = () => { const listHygl = ref([]) // 列表的数据 const queryParamsHygl = reactive({ pageNo: 1, - pageSize: 10, + pageSize: 50, title: undefined, userName: undefined, userId: undefined,