|  | @ -31,7 +31,7 @@
 | 
	
		
			
				|  |  | 					<li :class="{curr:tabType==2}" @click="paid()">已缴费账单</li>
 | 
	
		
			
				|  |  | 				</ul>
 | 
	
		
			
				|  |  | 			</div>
 | 
	
		
			
				|  |  | 			<div style="top: 90px;margin-bottom: 65px;" class="c-border-b" v-show="tabType==1">
 | 
	
		
			
				|  |  | 			<div style="top: 90px;margin-bottom: 65px;" class="" v-show="tabType==1">
 | 
	
		
			
				|  |  | 				<template v-if="waitPayList.length>0">
 | 
	
		
			
				|  |  | 					<div v-for="(item,i) in waitPayList" v-key="i">
 | 
	
		
			
				|  |  | 						<ul class="c-list  c-border-b">
 |