pages/user/center.vue
@@ -119,15 +119,6 @@ // that.tenantName = this.$store.state.UserData.tenantName } // uni.request({ // url:'http://223.82.109.183:2080/api/blade-user/details?id='+this.$store.state.puserID, // method:'POST', // success(resdata) { // that.name = resdata.data.data.realName; // that.id = resdata.data.data.id; // that.tenantName = resdata.data.data.tenantName; // } // }) }, }, mounted() {