ソースを参照

fix: refresh qr

hulinfei 3 年 前
コミット
91084f6633
1 ファイル変更2 行追加0 行削除
  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()
             }