修复了诸多问题
This commit is contained in:
@@ -170,7 +170,7 @@ Page({
|
||||
return list.map(item => ({
|
||||
// 打手信息
|
||||
dashouAvatar: this.getFullUrl(item.dashou_avatar, ossUrl, defaultAvatar),
|
||||
dashouNicheng: item.dashou_nicheng || '打手',
|
||||
dashouNicheng: item.dashou_nicheng || '接单员',
|
||||
dashouYonghuid: item.dashou_yonghuid || '',
|
||||
// 管事信息
|
||||
guanshiAvatar: this.getFullUrl(item.guanshi_avatar, ossUrl, defaultAvatar),
|
||||
|
||||
Reference in New Issue
Block a user