出库去掉分公司及平台展示
This commit is contained in:
@@ -107,16 +107,16 @@ const columns = [
|
||||
},
|
||||
{
|
||||
title: '经销商',
|
||||
scopedSlots: { customRender: 'in_user' },
|
||||
scopedSlots: { customRender: 'out_user' },
|
||||
align: 'center',
|
||||
width: 140
|
||||
},
|
||||
{
|
||||
title: '分公司/平台',
|
||||
scopedSlots: { customRender: 'out_user' },
|
||||
align: 'center',
|
||||
width: 140
|
||||
},
|
||||
// {
|
||||
// title: '分公司/平台',
|
||||
// scopedSlots: { customRender: 'out_user' },
|
||||
// align: 'center',
|
||||
// width: 140
|
||||
// },
|
||||
{
|
||||
title: '库变数据',
|
||||
scopedSlots: { customRender: 'number' },
|
||||
|
||||
Reference in New Issue
Block a user