@@ -36,10 +36,10 @@ var activeApp = (function () {
},
mounted: function mounted() {
this.pageLoaded();
- this.initUserInfo()
}
,
created: function created() {
+ this.initUserInfo();
this.getFloorData();