| | |
| | | type: "date", |
| | | hideDefaultActions: true, |
| | | sortable: true, |
| | | initialWidth: 180, |
| | | wrapText: true |
| | | }, |
| | | { |
| | | label: "出库单号", |
| | | fieldName: "url", |
| | | type: "url", |
| | | initialWidth: 250, |
| | | typeAttributes: { |
| | | label: { |
| | | fieldName: "Name" |
| | |
| | | label: "客户名", |
| | | fieldName: "ShipmentAccount__c", |
| | | hideDefaultActions: true, |
| | | initialWidth: 250, |
| | | wrapText: true, |
| | | sortable: true |
| | | }, |
| | |
| | | label: "科室", |
| | | fieldName: "Order_ForCustomerText__c", |
| | | hideDefaultActions: true, |
| | | initialWidth: 130, |
| | | initialWidth: 100, |
| | | wrapText: true |
| | | }, |
| | | { |
| | | label: "出库单状态", |
| | | fieldName: "SummonsStatus_c__c", |
| | | hideDefaultActions: true, |
| | | initialWidth: 100, |
| | | sortable: true, |
| | | wrapText: true |
| | | }, |
| | |
| | | label: "开票状态", |
| | | fieldName: "Billed_Status__c", |
| | | hideDefaultActions: true, |
| | | initialWidth: 130, |
| | | initialWidth: 100, |
| | | sortable: true, |
| | | wrapText: true |
| | | }, |
| | |
| | | label: "未发票金额(元)", |
| | | fieldName: "InvoiceNotPro_money__c", |
| | | hideDefaultActions: true, |
| | | initialWidth: 125, |
| | | type: "number", |
| | | typeAttributes: { |
| | | minimumFractionDigits: 2 |
| | |
| | | hideDefaultActions: true, |
| | | sortable: true, |
| | | wrapText: true, |
| | | initialWidth: 180, |
| | | type: "date", |
| | | typeAttributes: { |
| | | timeZone: "Asia/Shanghai", |