优化aitable
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
logList: [],
|
||||
colConfigs: [
|
||||
{slot: 'userinfo'},
|
||||
{prop: 'addWay', label: '客户来源', align: 'center', formart: v => this.dict.getLabel('wxCustomerAddWay', v)},
|
||||
{prop: 'addWay', label: '客户来源', align: 'center', format: v => this.dict.getLabel('wxCustomerAddWay', v)},
|
||||
{prop: 'createTime', label: '添加时间', align: 'center'}
|
||||
],
|
||||
groupColConfigs: [
|
||||
|
||||
Reference in New Issue
Block a user