admin/src/views/platform/LogisticsRecord/leaveAuth.vue
@@ -222,7 +222,6 @@ this.pagination.page = 1 this.filters = { selDate: [], fastdate: 0 } this.getList() }, @@ -237,6 +236,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() } } }