Procházet zdrojové kódy

拍照截取问题

腾讯ocr渠道不签约
yangteng před 1 rokem
rodič
revize
e83e3b504e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      components/viewfinder.vue

+ 1
- 1
components/viewfinder.vue Zobrazit soubor

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

Načítá se…
Zrušit
Uložit