소스 검색

拍照截取问题

腾讯ocr渠道不签约
yangteng 1 년 전
부모
커밋
e83e3b504e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      components/viewfinder.vue

+ 1
- 1
components/viewfinder.vue 파일 보기

@@ -181,7 +181,7 @@
emit('confirmReturn', res)
// getViewPosition(res.tempImagePath)
return
console.log('拍照成功:', res.tempImagePath);
// console.log('拍照成功:', res.tempImagePath);
},
fail: (error) => {
console.error('拍照失败:', error);

Loading…
취소
저장