src/components/upload/uploadIdCard.vue
@@ -316,7 +316,7 @@ console.log(this.$refs.androidInputFileCapture.click(),index); if (index === 0) { // this.$refs.androidInputFileCapture.dispatchEvent(new MouseEvent('click')) this.$refs.androidInputFileCapture.touch(); this.$refs.androidInputFileCapture.ontouch(); } else { // this.$refs.androidInputFileImage.dispatchEvent(new MouseEvent('click')) this.$refs.androidInputFileImage.touch();