隐藏材料站OCR出库
This commit is contained in:
		
							parent
							
								
									2ecc76b046
								
							
						
					
					
						commit
						23b06e40a9
					
				| 
						 | 
					@ -93,9 +93,11 @@
 | 
				
			||||||
          <uni-col :span="6">
 | 
					          <uni-col :span="6">
 | 
				
			||||||
            <button class="item-btn" type="primary" @click="handleRfid">RFID识别</button>
 | 
					            <button class="item-btn" type="primary" @click="handleRfid">RFID识别</button>
 | 
				
			||||||
          </uni-col>
 | 
					          </uni-col>
 | 
				
			||||||
          <uni-col :span="6">
 | 
					          <!-- 
 | 
				
			||||||
            <button class="item-btn" type="primary" @click="ocrClick">OCR识别</button>
 | 
					            <uni-col :span="6">
 | 
				
			||||||
          </uni-col>
 | 
					              <button class="item-btn" type="primary" @click="ocrClick">OCR识别</button>
 | 
				
			||||||
 | 
					            </uni-col>
 | 
				
			||||||
 | 
					             -->
 | 
				
			||||||
        </uni-row>
 | 
					        </uni-row>
 | 
				
			||||||
      </view>
 | 
					      </view>
 | 
				
			||||||
      <ScanQrCode
 | 
					      <ScanQrCode
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue