|
|
@@ -125,7 +125,7 @@ export default {
|
|
|
{ prop: 'account', label: this.$t('platform.org.employee.prop.account'),width:150},
|
|
|
//{ prop: 'wcAccount', label: this.$t('platform.org.employee.prop.wcAccount'),width:120},
|
|
|
{ prop: 'orgName', label: this.$t('platform.org.employee.prop.orgPath'), sortable: false ,width:250},
|
|
|
- { prop: 'wcAccount', label: '客户单位名称',width:250},
|
|
|
+ { prop: 'qq', label: '客户单位名称',width:250},
|
|
|
{ prop: 'status', label: this.$t('platform.org.employee.prop.status'), tags: statusOptions,width:100},
|
|
|
{ prop: 'createTime', label: this.$t('common.field.createTime')},
|
|
|
],
|