Parcourir la source

项目日志:1.12 消息推送

gubai il y a 2 ans
Parent
commit
789f4dbada
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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()