@@ -204,7 +204,7 @@ let historyColumns = [
// 查询自动站列表
const queryas = ref<Platform>({
- pageSize: 50,
+ pageSize: 5000,
pageNum: 1,
currentpage: 1
})