| | |
| | | }, |
| | | hideDefaultActions: true,initialWidth: 200 |
| | | }, |
| | | { label: 'SAP合同号', fieldName: 'ContractNo__c', hideDefaultActions: true}, |
| | | { label: 'SAP合同号', fieldName: 'ContractNo__c', hideDefaultActions: true,initialWidth:180}, |
| | | { |
| | | label: '订单总数', |
| | | type: "customOutputGood", |
| | |
| | | |
| | | @track colms2 = [ |
| | | { label: '产品型号', fieldName: 'prodModel', hideDefaultActions: true }, |
| | | { label: '数量', fieldName: 'recordCount', hideDefaultActions: true ,initialWidth: 100} |
| | | { label: '数量', fieldName: 'recordCount', hideDefaultActions: true ,initialWidth: 60,cellAttributes: { alignment: "center" }} |
| | | ]; |
| | | |
| | | //使用期限小于一年的产品col |