28637
This commit is contained in:
		| @@ -100,7 +100,7 @@ | ||||
|           { prop: 'title',  label: '标题', align: 'left', width: '200px' }, | ||||
|           { prop: 'areaName', label: '地区', align: 'left' }, | ||||
|           { prop: 'examineStatus', label: '状态', align: 'center', formart: v => this.dict.getLabel('auditStatus', v) }, | ||||
|           { prop: 'examineOpinion', label: '信息', align: 'center' }, | ||||
|           { prop: 'examineOpinion', label: '审核意见', align: 'center' }, | ||||
|           { prop: 'createUserName', label: '发布人', align: 'center' }, | ||||
|           { prop: 'createTime', label: '发布时间', align: 'center' }, | ||||
|           { slot: 'options', label: '操作', align: 'center' } | ||||
|   | ||||
| @@ -73,7 +73,7 @@ | ||||
|           { prop: 'title',  label: '标题', align: 'left', width: '200px' }, | ||||
|           { prop: 'areaName', label: '地区', align: 'left' }, | ||||
|           { prop: 'examineStatus', label: '状态', align: 'center', formart: v => this.dict.getLabel('auditStatus', v) }, | ||||
|           { prop: 'examineOpinion', label: '信息', align: 'center' }, | ||||
|           { prop: 'examineOpinion', label: '审核意见', align: 'center' }, | ||||
|           { prop: 'viewCount', label: '浏览次数', align: 'center' }, | ||||
|           { prop: 'createUserName', label: '发布人', align: 'center' }, | ||||
|           { prop: 'createTime', label: '发布时间', align: 'center' }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user