| | |
| | | this.query = params |
| | | this.page.currentPage = 1 |
| | | this.onLoad(this.page, params) |
| | | this.query = {} |
| | | done() |
| | | }, |
| | | selectionChange (list) { |
| | |
| | | ...this.query, |
| | | } |
| | | values.releaseTimeRange = null |
| | | values.farmId = this.$farmId |
| | | } |
| | | getFarmPlantStatistics(page.currentPage, page.pageSize, values).then( |
| | | (res) => { |
| | |
| | | ...this.query, |
| | | }; |
| | | values.releaseTimeRange = null; |
| | | values.farmId = this.$farmId |
| | | } |
| | | getList( |
| | | page.currentPage, |
| | |
| | | this.query = params; |
| | | this.page.currentPage = 1; |
| | | this.onLoad(this.page, params); |
| | | this.query={} |
| | | done(); |
| | | } |
| | | , |
| | |
| | | ...this.query, |
| | | }; |
| | | values.releaseTimeRange = null; |
| | | values.farmId = this.$farmId |
| | | } |
| | | pagenum(page.currentPage, page.pageSize, values |
| | | ).then((res) => { |