fix: 修复关注列表没显示电话的问题
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
url: api.location.followedSubscriber,
|
||||
url: api.location.followedSubscriber,
|
||||
tableId: 'myFollowTable',
|
||||
disableCancel: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user