|
|
@@ -124,7 +124,7 @@ export default {
|
|
|
{ prop: "deliveredStatus", label: "企微触达状态", minWidth: 160, formatter: this.deliveredStatusFormatter },
|
|
|
// { prop: "registerTime", label: "添加时间", minWidth: 160, },
|
|
|
{ prop: "updateTime", label: "最近互动时间", minWidth: 160, },
|
|
|
- { prop: 'ownerUserId', label: '归属员工', minWidth: 160 }
|
|
|
+ { prop: 'ownerUserName', label: '归属员工', minWidth: 160 }
|
|
|
],
|
|
|
userList: [],
|
|
|
userId: ''
|