临检天数
This commit is contained in:
		
							parent
							
								
									806b06dd15
								
							
						
					
					
						commit
						a1497cb403
					
				| 
						 | 
					@ -114,7 +114,7 @@ export default {
 | 
				
			||||||
                { label: '单位名称', prop: 'unitName', width: '200' },
 | 
					                { label: '单位名称', prop: 'unitName', width: '200' },
 | 
				
			||||||
                { label: '工程名称', prop: 'projectName', width: '200' },
 | 
					                { label: '工程名称', prop: 'projectName', width: '200' },
 | 
				
			||||||
                { label: '协议号', prop: 'agreementCode', width: '140' },
 | 
					                { label: '协议号', prop: 'agreementCode', width: '140' },
 | 
				
			||||||
                { label: '超期时长', prop: 'overDays', width: '100' }
 | 
					                { label: '临检天数', prop: 'overDays', width: '100' }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            // 表格数据
 | 
					            // 表格数据
 | 
				
			||||||
            tableList: [],
 | 
					            tableList: [],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue