소스 검색

微信推送消息进来选中

TANGSHIZHE 4 년 전
부모
커밋
8d2c00fee0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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(() => {