diff --git a/src/views/thrsys/ThrInvWarehouse.vue b/src/views/thrsys/ThrInvWarehouse.vue index 191d629..620ddaa 100644 --- a/src/views/thrsys/ThrInvWarehouse.vue +++ b/src/views/thrsys/ThrInvWarehouse.vue @@ -411,6 +411,8 @@ export default { this.query = { name: "", status: "", + page:1, + limit:20, thirdSysFk: null }; this.getList();