From 17809f9a37539333ecae05f95b0738afc97b729b Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 5 Jan 2023 15:16:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/thrsys/ThrInvWarehouse.vue | 2 ++ 1 file changed, 2 insertions(+) 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();