智慧保安互联网APP
zengh
2021-08-18 b11c962b71a6fd1e2fe8b88f65c954c61bc67fa3
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() {