|  | @ -100,9 +100,9 @@
 | 
	
		
			
				|  |  | 						<div class="lh80 clearfix">
 | 
	
		
			
				|  |  | 							<span class="fl w-40 c-border-r pl20 c-999">已上传凭证</span>
 | 
	
		
			
				|  |  | 							<div class="fl w-60 ptb10 pl20">
 | 
	
		
			
				|  |  | 								<div class="fl mtb5 cur-pit lh0 c-t-center c-12b7f5" v-for="(lis, index) in fileList" :key="index" @click="lookPhoto(lis)">
 | 
	
		
			
				|  |  | 								<div class="fl mtb5 cur-pit lh0 c-t-center c-12b7f5" style="text-decoration: underline;" v-for="(lis, index) in fileList" :key="index" @click="lookPhoto(lis)">
 | 
	
		
			
				|  |  | 									<p class="m0 lh24">{{lis.serverTypeName}}</p>
 | 
	
		
			
				|  |  | 									<span class="lh24" style="text-decoration: underline;">查看</span>
 | 
	
		
			
				|  |  | 									<span class="lh24">查看附件</span>
 | 
	
		
			
				|  |  | 								</div>
 | 
	
		
			
				|  |  | 							</div>
 | 
	
		
			
				|  |  | 						</div>
 |