|
|
|
@ -1265,7 +1265,7 @@ export default {
|
|
|
|
|
this.query.marketId = this.$route.query.marketId; |
|
|
|
|
this.query.materialId = this.$route.query.materialId; |
|
|
|
|
this.query.id = this.$route.query.id; |
|
|
|
|
|
|
|
|
|
this.query.incomingBatch=this.$route.query.incomingBatch |
|
|
|
|
// getList(page.currentPage, page.pageSize, Object.assign(params, this.query)).then(res => { |
|
|
|
|
// const data = res.data.data; |
|
|
|
|
// this.page.total = data.total; |
|
|
|
|