| | |
| | | recordId: { fieldName: 'Id' } |
| | | }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 200, |
| | | // initialWidth: 200, |
| | | wrapText: true |
| | | }, |
| | | { |
| | |
| | | recordId: { fieldName: 'Id' } |
| | | }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 110, |
| | | initialWidth: 100, |
| | | cellAttributes: { alignment: 'right' } |
| | | }, |
| | | { |
| | |
| | | recordId: { fieldName: 'Id' } |
| | | }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 180, |
| | | initialWidth: 150, |
| | | cellAttributes: { alignment: 'right' } |
| | | }, |
| | | { |
| | |
| | | recordId: { fieldName: 'Id' } |
| | | }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 180, |
| | | initialWidth: 150, |
| | | cellAttributes: { alignment: 'right' } |
| | | }, |
| | | { |
| | | label: '最新发货日期', |
| | | fieldName: 'Shipment_date__c', |
| | | hideDefaultActions: true, |
| | | initialWidth: 140 |
| | | initialWidth: 105 |
| | | }, |
| | | { |
| | | label: '首次发货日期', |
| | | fieldName: 'First_Delivery__c', |
| | | hideDefaultActions: true, |
| | | initialWidth: 140 |
| | | initialWidth: 105 |
| | | } |
| | | ]; |
| | | |