用车需求计算添加供应商编码
This commit is contained in:
parent
f92ad48d8c
commit
589d0049e1
@ -189,6 +189,12 @@
|
|||||||
dataIndex: 'carLong',
|
dataIndex: 'carLong',
|
||||||
width: 100
|
width: 100
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title:'供应商编码',
|
||||||
|
align:"center",
|
||||||
|
dataIndex: 'supplierCode',
|
||||||
|
width: 100
|
||||||
|
},
|
||||||
// {
|
// {
|
||||||
// title:'送货区域',
|
// title:'送货区域',
|
||||||
// align:"center",
|
// align:"center",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user