|
|
|
@ -156,12 +156,12 @@ export default {
|
|
|
|
scopedSlots: {customRender: 'pics'},
|
|
|
|
scopedSlots: {customRender: 'pics'},
|
|
|
|
width:320,
|
|
|
|
width:320,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
// {
|
|
|
|
title: "视频状态",
|
|
|
|
// title: "视频状态",
|
|
|
|
// dataIndex: "status",
|
|
|
|
// // dataIndex: "status",
|
|
|
|
scopedSlots: {customRender: 'status'},
|
|
|
|
// scopedSlots: {customRender: 'status'},
|
|
|
|
width: 90
|
|
|
|
// width: 90
|
|
|
|
},
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "工单时长",
|
|
|
|
title: "工单时长",
|
|
|
|
dataIndex: "timeLength",
|
|
|
|
dataIndex: "timeLength",
|
|
|
|
|