@ -81,7 +81,7 @@ export default {
columns: [
{
title: "盘点任务号",
dataIndex: "taskId",
dataIndex: "checkNum",
},
title: "开始时间 ",
@ -62,7 +62,7 @@ export default {
title: "空托盘数量",
@ -154,7 +154,7 @@ export default {
title: "巷道名",
@ -156,12 +156,12 @@ export default {
scopedSlots: {customRender: 'pics'},
width:320,
title: "视频状态",
// dataIndex: "status",
scopedSlots: {customRender: 'status'},
width: 90
// {
// title: "视频状态",
// // dataIndex: "status",
// scopedSlots: {customRender: 'status'},
// width: 90
// },
title: "工单时长",
dataIndex: "timeLength",