ソースを参照

拍照截取问题

腾讯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);

読み込み中…
キャンセル
保存