| | |
| | | container: '',
|
| | | megreQty: '',
|
| | | list: [],
|
| | | range: [], |
| | | range: [],
|
| | | batch: '',
|
| | | repeatClick: false,
|
| | | isconfirm: false
|
| | | isconfirm: false,
|
| | | batch:''
|
| | | }
|
| | | },
|
| | | computed: {
|
| | |
| | | code,
|
| | | data,
|
| | | msg
|
| | | } = await request('/asnOrderItem/trackCode', { |
| | | code: this.barcode, |
| | | batch: this.batch |
| | | } = await request('/asnOrderItem/trackCode', {
|
| | | code: this.barcode,
|
| | | batch: this.batch
|
| | | }, "post")
|
| | | if (code === 200) {
|
| | | data && this.list.push(data);
|
| | |
| | | msg
|
| | | } = await request('/waitPakin/merge', {
|
| | | items: newArr,
|
| | | barcode: this.container, |
| | | barcode: this.container,
|
| | | batch: this.batch,
|
| | | })
|
| | | if (code === 200) {
|