| | |
| | | label: '产品型号', |
| | | fieldName: 'esdAssetModelNo', |
| | | hideDefaultActions: true, |
| | | initialWidth: 200, |
| | | initialWidth: 150, |
| | | wrapText: true |
| | | }, |
| | | { |
| | | label: '规格', |
| | | fieldName: 'packingListManual', |
| | | hideDefaultActions: true, |
| | | initialWidth: 30 |
| | | initialWidth: 50 |
| | | }, |
| | | { |
| | | label: '出货单价(元)', |
| | | fieldName: 'esdDeliveryListRMB', |
| | | hideDefaultActions: true, |
| | | initialWidth: 100, |
| | | type: 'number', |
| | | typeAttributes: { |
| | | minimumFractionDigits: 2 |
| | |
| | | label: '还没发票数量', |
| | | fieldName: 'esdInvoiceProNotCount', |
| | | hideDefaultActions: true, |
| | | initialWidth: 100, |
| | | type: 'number', |
| | | typeAttributes: { |
| | | minimumFractionDigits: 2 |