26430
This commit is contained in:
@@ -81,6 +81,7 @@
|
|||||||
{prop: 'name', label: '上报居民', align: 'center'},
|
{prop: 'name', label: '上报居民', align: 'center'},
|
||||||
{prop: 'phone', label: '联系方式', align: 'center'},
|
{prop: 'phone', label: '联系方式', align: 'center'},
|
||||||
{ prop: 'eventStatus', label: '处理状态', align: 'center', formart: v => this.dict.getLabel('clapEventStatus', v) },
|
{ prop: 'eventStatus', label: '处理状态', align: 'center', formart: v => this.dict.getLabel('clapEventStatus', v) },
|
||||||
|
{ prop: 'processTime', label: '处理时长', align: 'center'},
|
||||||
{slot: 'options'}
|
{slot: 'options'}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user