调整一下名字
This commit is contained in:
		| @@ -108,7 +108,7 @@ export default { | ||||
|       return [ | ||||
|         {prop: 'type', label: '类型', formart: v => this.dict.getLabel('villInfoType', v)}, | ||||
|         {prop: 'title', label: '标题', align: 'left'}, | ||||
|         {prop: 'createDate', label: '创建时间', dateFormart: 'YYYY-MM-DD', align: 'center'}, | ||||
|         {prop: 'createDate', label: '创建时间', dateFormat: 'YYYY-MM-DD', align: 'center'}, | ||||
|         {prop: 'createUser', label: '发布人', align: 'center'}, | ||||
|         {slot: 'options', label: '操作'} | ||||
|       ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user