修改列信息名

hubei-jinshennong
LAPTOP-S9HJSOEB\昊天 2 years ago
parent 65b3224b8e
commit 749e60c720

@ -121,15 +121,7 @@ export default {
dataIndex: "streetName", dataIndex: "streetName",
width: 90 width: 90
}, },
{
title: "货架类型",
dataIndex: "streetType",
scopedSlots: {customRender: 'streetType'}
},
{
title: "货位",
dataIndex: "goodsLocation",
},
{ {
title: "时间", title: "时间",
dataIndex: "startTime", dataIndex: "startTime",
@ -141,7 +133,7 @@ export default {
width:320, width:320,
}, },
{ {
title: "视频状态", title: "状态",
// dataIndex: "status", // dataIndex: "status",
scopedSlots: {customRender: 'status'}, scopedSlots: {customRender: 'status'},
width: 90 width: 90

Loading…
Cancel
Save