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