This commit is contained in:
		
							parent
							
								
									c665410d53
								
							
						
					
					
						commit
						d2dab3747a
					
				| 
						 | 
				
			
			@ -159,11 +159,11 @@ export default {
 | 
			
		|||
      rowId: null,
 | 
			
		||||
      formData: {},
 | 
			
		||||
      tableColumns: [
 | 
			
		||||
        { label: '直转数量', prop: 'directNum' },
 | 
			
		||||
        { label: '类型名称', prop: 'typeName' },
 | 
			
		||||
        { label: '规格型号', prop: 'typeModelName' },
 | 
			
		||||
        { label: '机具编号', prop: 'maCode' },
 | 
			
		||||
        { label: '计量单位', prop: 'unitName' },
 | 
			
		||||
        { label: '直转数量', prop: 'directNum' },
 | 
			
		||||
        { label: '领料人', prop: 'leasePerson' },
 | 
			
		||||
        { label: '领料日期', prop: 'startTime' }
 | 
			
		||||
      ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue