@ -87,7 +87,7 @@
{
field: 'caseName',
title: '案件名称',
width: '40',
width: '35',
widthUnit: '%',
align: "left"
},
@ -135,6 +135,11 @@
return $.table.selectDictLabel(caseStatus, value);
}
field: 'createTime',
title: '创建时间',
sortable: true
title: '操作',
align: 'center',
return $.table.selectDictLabel(checkStateDatas, value);
@ -132,6 +132,11 @@
@ -71,9 +71,14 @@
field: 'placeRule',
title: '场所规范',
width: '50',
width: '45',
widthUnit: '%'
@ -139,6 +139,11 @@
field: 'deptName',
title: '所属单位',
@ -113,7 +113,7 @@
field: 'recoverDate',
title: '配发日期'
title: '登记日期'
@ -115,6 +115,11 @@
return $.table.selectDictLabel(meetingType, value);
field: 'meetingState',
title: '会议状态',