bug
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
info: {},
|
||||
colConfigs: [
|
||||
{ prop: 'name', label: '姓名' },
|
||||
{ prop: 'phone', align: 'center', label: '电话' },
|
||||
{ prop: 'phone', align: 'center', label: '手机号码' },
|
||||
{ prop: 'areaName', align: 'center', label: '所属地区', width: '200px' },
|
||||
{ prop: 'createTime', align: 'center', label: '上报时间', width: '200px' },
|
||||
{ prop: 'diffNum', align: 'center', label: '已接种情况', formart: v => (v || 0) + '次' },
|
||||
|
||||
Reference in New Issue
Block a user