|
|
@ -143,6 +143,7 @@ export default {
|
|
|
|
{label: '状态', prop: 'scoreStatus', align: 'center', slotName: 'scoreStatus'},
|
|
|
|
{label: '状态', prop: 'scoreStatus', align: 'center', slotName: 'scoreStatus'},
|
|
|
|
{label: '创建时间', prop: 'createTime', align: 'center'},
|
|
|
|
{label: '创建时间', prop: 'createTime', align: 'center'},
|
|
|
|
{label: '提交时间', prop: 'appTime', align: 'center', type: 'date'},
|
|
|
|
{label: '提交时间', prop: 'appTime', align: 'center', type: 'date'},
|
|
|
|
|
|
|
|
{label: '审核时间', prop: 'authTime', align: 'center', type: 'date'},
|
|
|
|
],
|
|
|
|
],
|
|
|
|
//操作列
|
|
|
|
//操作列
|
|
|
|
tableActions: [
|
|
|
|
tableActions: [
|
|
|
|