Эх сурвалжийг харах

✅ test: wecom scan test10

WanGxC 1 жил өмнө
parent
commit
c0e723f1c8

+ 1 - 1
src/views/system/login/component/scan.vue

@@ -43,7 +43,7 @@ async function handleWeComLogin(query) {
     const res = await WeComLogin(query)
     console.log('res', res)
     if (res) {
-      emitter.emit('scan-wecomLogin', { loginInfo: res.data })
+      emitter.emit('scan-wecomLogin', { loginInfo: res })
     }
   } catch (error) {
     console.log('error:', error)