用车需求计算添加供应商编码

This commit is contained in:
王帅 2025-04-24 15:01:20 +08:00
parent f92ad48d8c
commit 589d0049e1

View File

@ -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",