| | |
| | | { |
| | | label: "第三分类", |
| | | fieldName: "Category3__c", |
| | | initialWidth: 84, |
| | | initialWidth: 102, |
| | | cellAttributes: { alignment: "left" }, |
| | | hideDefaultActions: true, |
| | | sortable: true, |
| | |
| | | label: "第四分类", |
| | | fieldName: "Category4__c", |
| | | cellAttributes: { alignment: "left" }, |
| | | initialWidth: 84, |
| | | initialWidth: 102, |
| | | hideDefaultActions: true, |
| | | wrapText: true, |
| | | sortable: true |
| | |
| | | label: "第五分类", |
| | | fieldName: "Category5__c", |
| | | cellAttributes: { alignment: "left" }, |
| | | initialWidth: 84, |
| | | initialWidth: 102, |
| | | hideDefaultActions: true, |
| | | wrapText: true, |
| | | sortable: true |
| | |
| | | fieldName: "guaranteeperiod", |
| | | cellAttributes: { alignment: "left" }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 105 |
| | | initialWidth: 95 |
| | | }, |
| | | { |
| | | label: "有效期内库存", |
| | |
| | | boxPrice: { fieldName: "BoxPiece" } |
| | | }, |
| | | hideDefaultActions: true, |
| | | initialWidth: 120 |
| | | initialWidth: 110 |
| | | }, |
| | | |
| | | { |
| | |
| | | fieldName: "overlimitCount", |
| | | hideDefaultActions: true, |
| | | cellAttributes: { alignment: "right" }, |
| | | initialWidth: 80 |
| | | initialWidth: 78 |
| | | } |
| | | ]; |
| | | defaultSortDirection = "asc"; |