admin/src/views/stock/assetList.vue @@ -137,6 +137,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() } } }