name
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
}).then(res => {
|
||||
if (res && res.data) {
|
||||
this.detail = res.data;
|
||||
this.detail.name = this.detail.name ? this.detail.name : this.detail.userName
|
||||
// this.detail.name = this.detail.name ? this.detail.name : this.detail.userName
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user