优化页面
This commit is contained in:
@@ -264,6 +264,8 @@ export default {
|
||||
if (this.selectedId) {
|
||||
this.nameAnchor = this.selectedIddata.anchorId;
|
||||
this.AnchorProfilePicture = this.selectedIddata.headerIcon;
|
||||
this.genders = this.selectedIddata.gender;
|
||||
this.countrys = this.selectedIddata.country;
|
||||
this.close();
|
||||
} else {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user