Selaa lähdekoodia

微信推送消息进来选中

TANGSHIZHE 4 vuotta sitten
vanhempi
commit
8d2c00fee0
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/web/staticres/vipsubscribe/js/historypush.js

+ 3 - 0
src/web/staticres/vipsubscribe/js/historypush.js

@@ -58,6 +58,9 @@ var vm = new Vue({
   },
   created () {
     this.getUserRoot()
+    if(this.time) {
+      this.setPushTime(this.time)
+    }
     var recover = this.recover()
     if (!recover) {
       setTimeout(() => {