mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-04 22:18:02 +08:00
添加默认头像
This commit is contained in:
@@ -137,7 +137,8 @@ export default {
|
|||||||
total: 0,
|
total: 0,
|
||||||
memberGroupList: [],
|
memberGroupList: [],
|
||||||
getTotal: 0,
|
getTotal: 0,
|
||||||
details: []
|
details: [],
|
||||||
|
defaultImg: [{ img: require('../../../assets/images/headPort.png') }],//默认头像
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user