资料详情页面调整
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
getFriends().then(res => {
|
||||
this.indexs = res.indexList;
|
||||
this.friends = res.itemArr;
|
||||
console.log(res.itemArr);
|
||||
});
|
||||
},
|
||||
computed: {},
|
||||
|
||||
Reference in New Issue
Block a user