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