| | |
| | | field: 'location_islocked', |
| | | type: 'select', |
| | | }, |
| | | { |
| | | field: 'containerdtl_lotNumber', |
| | | title: 'è½´æ¿åå·', |
| | | type: 'text', |
| | | width: 130, |
| | | align: 'left', |
| | | }, |
| | | ], |
| | | [ |
| | | |
| | |
| | | sort: true, |
| | | }, |
| | | { |
| | | field: 'Placeoforigin', |
| | | title: '产å°', |
| | | type: 'string', |
| | | width: 110, |
| | | align: 'left', |
| | | sort: true, |
| | | }, |
| | | { |
| | | field: 'location_id', |
| | | title: 'è´§ä½ç¼å·', |
| | | type: 'string', |
| | |
| | | width: 140, // æ¾å¼è®¾ç½®å®½åº¦ï¼é¿å
宽度为0 |
| | | }, |
| | | { |
| | | field: 'Standard_value_NumResult', |
| | | title: 'åæ ¼è¯è®¡ç®ç»ææ°å¼', |
| | | type: 'string', // æ string æ¹æ textï¼å¾å¤å°è£
ç»ä»¶è®¤ text èé stringï¼ |
| | | align: 'left', |
| | | sort: true, |
| | | width: 140, // æ¾å¼è®¾ç½®å®½åº¦ï¼é¿å
宽度为0 |
| | | }, |
| | | { |
| | | field: 'containerdtl_goodsWeight', |
| | | title: 'æµééé', |
| | | type: 'int', // æ string æ¹æ textï¼å¾å¤å°è£
ç»ä»¶è®¤ text èé stringï¼ |