Ver Fonte

项目日志:1.12 消息推送

gubai há 2 anos atrás
pai
commit
789f4dbada
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      pages/msg/msg.vue

+ 5 - 0
pages/msg/msg.vue

xqd
@@ -102,6 +102,11 @@
 			};
 		},
 		
+		async onShow() {
+			this.admin = this.$store.getters.userInfo
+			await this.isLogin()
+		},
+		
 		async onLoad() {
 			this.admin = this.$store.getters.userInfo
 			await this.isLogin()