优化aitable
This commit is contained in:
		| @@ -249,7 +249,7 @@ export default { | ||||
|           label: '微信类型', | ||||
|           align: 'center', | ||||
|           width: '100px', | ||||
|           formart: v => this.dict.getLabel('wxUserType', v) | ||||
|           format: v => this.dict.getLabel('wxUserType', v) | ||||
|         }, | ||||
|         {prop: 'wxUserNames', label: '所属员工', align: 'center', width: '100px'}, | ||||
|         {slot: 'tags', label: '标签', align: 'center', width: '268px'}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user