| | |
| | | fieldName: 'Name__c', |
| | | wrapText:true, |
| | | hideDefaultActions: true, |
| | | initialWidth: 400, |
| | | // initialWidth: 400, |
| | | |
| | | }, |
| | | { |
| | |
| | | label: 'CFDA状态', |
| | | fieldName: 'CFDA_Status__c', |
| | | hideDefaultActions: true, |
| | | initialWidth: 200, |
| | | initialWidth: 100, |
| | | wrapText:true, |
| | | |
| | | }, |
| | | { |
| | |
| | | fieldName: 'Report_Product_Approbation__c', |
| | | hideDefaultActions: true, |
| | | initialWidth: 200, |
| | | wrapText:true, |
| | | }, |
| | | { |
| | | label: '注册证效期', |
| | | fieldName: 'Report_Product_Expiration__c', |
| | | hideDefaultActions: true, |
| | | // initialWidth: 250, |
| | | initialWidth: 110, |
| | | wrapText:true, |
| | | }, |
| | | { |
| | | label: 'BarCode', |
| | | fieldName: 'Bar_Code__c', |
| | | hideDefaultActions: true, |
| | | wrapText:true, |
| | | initialWidth:400, |
| | | // initialWidth:600, |
| | | } |
| | | ]; |
| | | |
| | |
| | | label: '消耗品名称', |
| | | fieldName: 'Name__c', |
| | | hideDefaultActions: true, |
| | | wrapText:true, |
| | | |
| | | }, |
| | | { |
| | | label: 'BarCode', |
| | | fieldName: 'Bar_Code__c', |
| | | hideDefaultActions: true, |
| | | wrapText:true, |
| | | // initialWidth:600, |
| | | |
| | | |
| | | } |
| | |
| | | label: '错误原因', |
| | | fieldName: 'ErrorReason', |
| | | hideDefaultActions: true, |
| | | wrapText:true, |
| | | } |
| | | ]; |
| | | |