zhangwei 3 vuotta sitten
vanhempi
commit
6b71094479
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/view/red-packet.vue

+ 1 - 0
src/view/red-packet.vue

@@ -509,6 +509,7 @@ chrome.storage.onChanged.addListener(changes => {
   if (changes.userInfo) {
     // let item = JSON.parse(changes.userInfo.newValue)
     data.loading_show = false
+    init()
   }
 })