zouyu
2023-12-25 2f0f12423dfc7e1dc66c0023ca1b83b2f8b13642
src/views/common/qrCodeApp.vue
@@ -35,7 +35,7 @@
    created() { },
    methods: {
        openCamera(){
            this.camera="front"
            this.camera="rear"
        },
        //回调扫描结果
        onDecode(result) {