26671
This commit is contained in:
		| @@ -118,7 +118,7 @@ | ||||
|         colConfigs: [ | ||||
|           { prop: 'name', label: '姓名' }, | ||||
|           { prop: 'phone', align: 'center', label: '电话' }, | ||||
|           { prop: 'areaName', align: 'center', label: '本地地区', width: '200px' }, | ||||
|           { prop: 'areaName', align: 'center', label: '所属地区', width: '200px' }, | ||||
|           { prop: 'createTime', align: 'center', label: '上报时间', width: '200px' },  | ||||
|           { prop: 'diffNum', align: 'center', label: '已接种情况', formart: v => (v || 0) + '次' },  | ||||
|           { prop: 'healthCode', align: 'center', label: '健康码', formart: v => v ? this.dict.getLabel('epidemicHealthCode', v) : '-' },  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user