Explorar o código

Merge pull request #519 from tron/lock/release-3.7.0/SCRM-6145

feat(SCRM-6123): 【DE】【C端】【支付宝】临停首页-无牌车缴费页面,点击“扫描进场二维码领取无牌车号牌”,不能调起摄像头
Tron hai 1 ano
pai
achega
71cc4fb5fd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -102,6 +102,7 @@ export default {
     },
     async init() {
       window.isWxV2 = false
+      windowSendInit()
       // this.$store.commit('SET_IS_INIT', true);
       // return
       // 微信重构改造 第二版本