27307
This commit is contained in:
		| @@ -76,6 +76,7 @@ | ||||
|           { prop: 'content', label: '内容描述', width: '300px' }, | ||||
|           { prop: 'groupName', label: '事件类型', align: 'center' }, | ||||
|           { prop: 'girdName', label: '所属网格', align: 'center' }, | ||||
|           { prop: 'eventStatus', label: '事件状态', align: 'center', formart: v => this.dict.getLabel('clapEventStatus', v) }, | ||||
|           { prop: 'openId', label: '上报人', align: 'center', openType: 'userName' }, | ||||
|           { slot: 'options' } | ||||
|         ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user