|
@@ -48,7 +48,7 @@ export default function useColumns() {
|
|
},
|
|
},
|
|
{ item: { key: "puOrgName", title: "采购组织" }, attr: {} },
|
|
{ item: { key: "puOrgName", title: "采购组织" }, attr: {} },
|
|
{ item: { key: "currencyName", title: "币种" }, attr: {} },
|
|
{ item: { key: "currencyName", title: "币种" }, attr: {} },
|
|
- { item: { key: "source", title: "需求单号" }, attr: {} },
|
|
|
|
|
|
+ { item: { key: "source", title: "需求来源" }, attr: {} },
|
|
{
|
|
{
|
|
item: { key: "customerName", title: "收货客户" },
|
|
item: { key: "customerName", title: "收货客户" },
|
|
attr: {},
|
|
attr: {},
|