Переглянути джерело

拍照截取问题

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

Завантаження…
Відмінити
Зберегти