Skip to content

拍照

注意

该方法回调为异步事件,请参考方法事件

方法名

takePicture

用法

js
this.$refs.refCamera.takePicture();
js
refCamera.value?.takePicture(params);