src/components/view/b1-inspect-order-plan.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/view/b1-sample.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/b1-inspect-order-plan.vue
@@ -710,6 +710,7 @@ qrCodeVisible(newVal){ if(newVal){ // this.$message.success('扫码:打开') this.selectList() this.sampleCode = null this.entrustCode = null let input = document.getElementById('ScanCodeInfo'); @@ -984,7 +985,6 @@ } if (power[i].menuMethod == 'scanInsOrderState') { this.selectWarehouse = true this.selectList() } } // if (!getInsProduct2) { src/components/view/b1-sample.vue
@@ -443,6 +443,7 @@ watch:{ storageVisible(newVal){ if(newVal){ this.selectList() this.sampleCode = null this.entrustCode = null // this.$message.success('扫码:打开')