28242
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
info: {},
|
||||
colConfigs: [
|
||||
{ prop: 'title', label: '标题' },
|
||||
{ prop: 'visitTime', align: 'center', label: '时间' },
|
||||
{ prop: 'visitTime', align: 'center', label: '走访时间' },
|
||||
{ prop: 'name', align: 'center', label: '慰问对象' },
|
||||
{ prop: 'menuLevel3Name', align: 'center', label: '对象类型' },
|
||||
{ prop: 'reality', align: 'center', label: '现实状态', formart: v => v ? this.dict.getLabel('visitCondolenceReality', v) : '-' },
|
||||
|
||||
Reference in New Issue
Block a user