src/components/upload/uploadIdCard.vue | ●●●●● patch | view | raw | blame | history |
src/components/upload/uploadIdCard.vue
@@ -317,7 +317,10 @@ }, // 选择拍照或者相册选项 handleMenuSelect(item, index) { console.log(this.$refs.androidInputFileCapture.$el, index); console.log(this.$refs); console.log(this.$refs.androidInputFileCapture); console.log(this.$refs.androidInputFileImage); if (index === 0) { // this.$refs.androidInputFileCapture.dispatchEvent( // new MouseEvent("click")