linwenxin hai 5 meses
pai
achega
bd54d58187
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Shortcut/index.vue

+ 1 - 1
src/components/Shortcut/index.vue

@@ -170,7 +170,7 @@ export default {
       this_.updateUnreadNotice()
       this_.timeId = setTimeout(dingshiqingqiu, 2000)
     })()
-    commonCompanywechatGet({ id: this.userInfo.companyWechatId }).then(res => {
+    commonCompanywechatGet({ id: this.userInfo?.companyWechatId, returnErr: true }).then(res => {
       console.log(res)
       this.QRcodeList = []
       if (res?.data?.qrcode1) {