CRM_26-08-05#story#9126,车辆管理、服务商管理系统需求( 添加 log )
This commit is contained in:
@@ -948,6 +948,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onLicenseSlotClick(type) { // 行驶证三槽位点击拦截:支持相机进引导页,不支持降级原系统选择器
|
onLicenseSlotClick(type) { // 行驶证三槽位点击拦截:支持相机进引导页,不支持降级原系统选择器
|
||||||
if (this.isCameraSupported()) {
|
if (this.isCameraSupported()) {
|
||||||
|
console.log('navigator.mediaDevices.getUserMedia', navigator.mediaDevices.getUserMedia)
|
||||||
this.cameraGuideType = type
|
this.cameraGuideType = type
|
||||||
this.cameraGuideVisible = true
|
this.cameraGuideVisible = true
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user