Merge remote-tracking branch 'origin/master'
| | |
| | | qrCodeVisible(newVal){ |
| | | if(newVal){ |
| | | // this.$message.success('扫码:打开') |
| | | this.selectList() |
| | | this.sampleCode = null |
| | | this.entrustCode = null |
| | | let input = document.getElementById('ScanCodeInfo'); |
| | |
| | | } |
| | | if (power[i].menuMethod == 'scanInsOrderState') { |
| | | this.selectWarehouse = true |
| | | this.selectList() |
| | | } |
| | | } |
| | | // if (!getInsProduct2) { |
| | |
| | | watch:{ |
| | | storageVisible(newVal){ |
| | | if(newVal){ |
| | | this.selectList() |
| | | this.sampleCode = null |
| | | this.entrustCode = null |
| | | // this.$message.success('扫码:打开') |