盘点任务号修改

泸州-烟草
LAPTOP-S9HJSOEB\昊天 2 years ago
parent 6ce2a2fad1
commit cb1dbf9253

@ -81,7 +81,7 @@ export default {
columns: [
{
title: "盘点任务号",
dataIndex: "taskId",
dataIndex: "checkNum",
},
{
title: "开始时间 ",

@ -62,7 +62,7 @@ export default {
},
{
title: "盘点任务号",
dataIndex: "taskId",
dataIndex: "checkNum",
},
{
title: "空托盘数量",

@ -154,7 +154,7 @@ export default {
},
{
title: "盘点任务号",
dataIndex: "taskId",
dataIndex: "checkNum",
},
{
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",

Loading…
Cancel
Save