|
@@ -57,8 +57,8 @@ export default {
|
|
|
wxer: 'https://cdn-ali2.jianyu360.com/qmxupload/2022/03/09/202203091454010039P8IemnZ.png'
|
|
|
}
|
|
|
]
|
|
|
- if (Array.isArray(state.userSimpleInfo?.customers)) {
|
|
|
- defaultInfo = state.userSimpleInfo?.customers
|
|
|
+ if (Array.isArray(state.power?.customers)) {
|
|
|
+ defaultInfo = state.power?.customers
|
|
|
}
|
|
|
return {
|
|
|
name: defaultInfo[0]?.name,
|