Jelajahi Sumber

fix: refresh qr

hulinfei 3 tahun lalu
induk
melakukan
91084f6633
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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()
             }