预警查询-字段增加
This commit is contained in:
		
							parent
							
								
									c5a0d37dbe
								
							
						
					
					
						commit
						6d8b037372
					
				| 
						 | 
				
			
			@ -141,6 +141,7 @@ export default {
 | 
			
		|||
            total: 0, // 总条数
 | 
			
		||||
            // 表头
 | 
			
		||||
            tableColumns: [
 | 
			
		||||
                { label: '本次检修时间', prop: 'thisCheckTime', width: '100' },
 | 
			
		||||
                { label: '下次检修时间', prop: 'nextCheckTime', width: '100' },
 | 
			
		||||
                { label: '物资类型', prop: 'materialType', showTooltip: true },
 | 
			
		||||
                { label: '机具类型', prop: 'typeName', showTooltip: true },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue