Merge branch 'build' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into build
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
{ prop: 'guardianCount', align: 'center', label: '监护人数' },
|
||||
{ prop: 'areaName', align: 'center', label: '所属地区' },
|
||||
{ prop: 'electricQuantity', align: 'center', label: '电量', formart: v => v ? `${v}%` : '-' },
|
||||
{ prop: 'createTime', align: 'center', width: 150, label: '最后更新时间' },
|
||||
{ prop: 'lastUpdateTime', align: 'center', width: 150, label: '最后更新时间' },
|
||||
{ prop: 'temperature', align: 'center', label: '体温' },
|
||||
{
|
||||
prop: 'abnormalStatus',
|
||||
|
||||
Reference in New Issue
Block a user