| src/views/statistics/stock.vue | ●●●●● patch | view | raw | blame | history |
src/views/statistics/stock.vue
@@ -18,7 +18,6 @@ @current-change="currentChange" @size-change="sizeChange" @refresh-change="refreshChange" @on-load="onLoad" > </avue-crud> </basic-container> @@ -395,6 +394,7 @@ this.onLoad(this.page, this.query); }, onLoad(page, params = {}) { console.log(params) params.deptId= this.farm.id; this.loading = true; const {releaseTimeRange} = this.query;