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