调整用户主页偏移量
This commit is contained in:
@@ -130,7 +130,7 @@ export default {
|
||||
methods: {
|
||||
// 当前用户信息
|
||||
idenInfo(type) {
|
||||
identities().then(res => {
|
||||
identities().then(res => {
|
||||
res.identities.map(item => {
|
||||
item.obj_condition = new Object();
|
||||
for (let val of item.get_condition) {
|
||||
|
||||
Reference in New Issue
Block a user