| | |
| | | console.log(tab, event); |
| | | }, |
| | | handleEnter() { |
| | | |
| | | //赋值总成码 |
| | | if(this.headContent.sfcCode === ""){ |
| | | if(this.headContent.processesCode === "OP170" || |
| | | this.headContent.processesCode === "OP180" || |
| | | this.headContent.processesCode === "OP190" || |
| | | this.headContent.processesCode === "OP200" || |
| | | this.headContent.processesCode === "OP210" || |
| | | this.headContent.processesCode === "OP220" || |
| | | this.headContent.processesCode === "OP230" |
| | | if(this.headContent.sfcCode.includes("9900200461") || this.headContent.sfcCode.includes("9900207783") || this.headContent.sfcCode.includes("9900174365")){ |
| | | if(this.headContent.processesCode === "OP170" || this.headContent.processesCode === "OP180" || |
| | | this.headContent.processesCode === "OP190" || this.headContent.processesCode === "OP200" || |
| | | this.headContent.processesCode === "OP210" || this.headContent.processesCode === "OP220" || |
| | | this.headContent.processesCode === "OP230" || this.headContent.processesCode === "OP070" |
| | | ){ |
| | | this.headContent.sfcCode = this.materialCode; |
| | | |
| | | this.queryParams.productNum = this.materialCode; |
| | | this.getList() |
| | | this.cakeLamp.scanFinish = 1 |
| | | this.cakeLamp.startWork = 1 |
| | | this.cakeLamp.InPlace = 1 |
| | | |
| | | const param = { |
| | | processesCode: this.headContent.processesCode, |
| | | productCode: this.workpieceInformation.productCode |