| | |
| | | this.$notify.success('报工成功!') |
| | | // await this.search() |
| | | |
| | | if (this.rowData.isend === 'Y') { |
| | | await this.handleProductInHouseOrderSeave('B', inbarcode) |
| | | } |
| | | // if (this.rowData.isend === 'Y') { |
| | | // await this.handleProductInHouseOrderSeave('B', inbarcode) |
| | | // } |
| | | |
| | | await this.tabClick() |
| | | this.$store.state.app.buttonIsDisabled = false |
| | |
| | | if (res.code === '200') { |
| | | this.$notify.success('收料成功!') |
| | | |
| | | if (this.rowData.isend === 'Y') { |
| | | await this.handleProductInHouseOrderSeave('S', inbarcode) |
| | | } |
| | | // if (this.rowData.isend === 'Y') { |
| | | // await this.handleProductInHouseOrderSeave('S', inbarcode) |
| | | // } |
| | | |
| | | // await this.search() |
| | | await this.tabClick() |