diff --git a/src/views/thirdSys/inv/index.vue b/src/views/thirdSys/inv/index.vue index b8a062b8..265e9deb 100644 --- a/src/views/thirdSys/inv/index.vue +++ b/src/views/thirdSys/inv/index.vue @@ -407,6 +407,8 @@ export default { this.query = { name: "", status: "", + page:1, + limit:20, thirdSysFk: null }; this.getList();