Parcourir la source

fix: refresh qr

hulinfei il y a 3 ans
Parent
commit
91084f6633
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/platform/profile/index.vue

+ 2 - 0
src/views/platform/profile/index.vue

@@ -433,6 +433,8 @@ export default {
               type: 'success',
               message: '绑定小程序成功'
             })
+            clearTimeout(this.$checkTimer)
+            this.appletOptions.qr = null
             if (this.qrType === 'appletOptions') {
               this.onCloseQr()
             }