diff --git a/src/views/sync/SysUdimsData.vue b/src/views/sync/SysUdimsData.vue index 4a4ea0a2..7633144b 100644 --- a/src/views/sync/SysUdimsData.vue +++ b/src/views/sync/SysUdimsData.vue @@ -169,7 +169,7 @@ export default { id: null, status: null, page: 1, - limit: 20, + limit: 10, }; this.syncTime = null; this.getList();