@@ -106,7 +106,7 @@ export default {
// 资源平台列表
getPlatformPage({
pageIndex: 1,
- pageSize: 100
+ pageSize: 10
}).then(res => {
if (res.code === 0) {
this.platformOptions = res.data.records