| | |
| | | type: 'Title', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true,initialWidth:200}, |
| | | {label:'SAP合同号',fieldName:'ContractNo__c',hideDefaultActions: true}, |
| | | hideDefaultActions: true,initialWidth:200,wrapText:true}, |
| | | {label:'SAP合同号',fieldName:'ContractNo__c',hideDefaultActions: true,wrapText:true,initialWidth:180}, |
| | | {label:'订单总数', |
| | | type: "customOutputGood", |
| | | typeAttributes: { |
| | |
| | | type: 'TotalNum', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true, initialWidth: 100}, |
| | | hideDefaultActions: true, initialWidth: 100,cellAttributes: { alignment: "right" }}, |
| | | {label:'已到货数量', |
| | | type: "customOutputGood", |
| | | typeAttributes: { |
| | |
| | | type: 'ArrDet', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true, initialWidth: 110}, |
| | | hideDefaultActions: true, initialWidth: 110,cellAttributes: { alignment: "right" }}, |
| | | {label:'待系统操作入库数量', |
| | | type: "customOutputGood", |
| | | typeAttributes: { |
| | |
| | | type: 'DeliveryDet', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true, initialWidth: 180}, |
| | | hideDefaultActions: true, initialWidth: 180,cellAttributes: { alignment: "right" }}, |
| | | {label:'还没发货数量', |
| | | type: "customOutputGood", |
| | | typeAttributes: { |
| | |
| | | type: 'NotArrDet', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true, initialWidth: 120}, |
| | | hideDefaultActions: true, initialWidth: 120,cellAttributes: { alignment: "right" }}, |
| | | {label:'发货七天还未到货数', |
| | | type: "customOutputGood", |
| | | typeAttributes: { |
| | |
| | | type: 'MoreThan7', |
| | | recordId: { fieldName: "Id" } |
| | | }, |
| | | hideDefaultActions: true, initialWidth: 180}, |
| | | hideDefaultActions: true, initialWidth: 180,cellAttributes: { alignment: "right" }}, |
| | | {label:'最新发货日期',fieldName:'Shipment_date__c',hideDefaultActions: true, initialWidth: 140}, |
| | | {label:'首次发货日期',fieldName:'First_Delivery__c',hideDefaultActions: true, initialWidth: 140} |
| | | ]; |