hmp hace 4 años
padre
commit
a00d4891c0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      App.vue

+ 2 - 2
App.vue

@@ -5,9 +5,9 @@
 			//更新版本
 			this.updateApp()
 			//获取token
-			// this.getToken()
+			this.getToken()
 			//获取小程序上下线
-			// this.getAudit()
+			this.getAudit()
 		},
 		methods:{
 			getAudit(){