|  | @@ -360,7 +360,7 @@
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |            <template slot-scope="scope">
 | 
	
		
			
				|  |  |              <el-select
 | 
	
		
			
				|  |  | -                v-model="scope.row.fFeeUnitid"
 | 
	
		
			
				|  |  | +                v-model="scope.row.fFeeunitid"
 | 
	
		
			
				|  |  |                  placeholder="请选择计费单位"
 | 
	
		
			
				|  |  |                  :disabled="disabled"
 | 
	
		
			
				|  |  |                  clearable
 | 
	
	
		
			
				|  | @@ -632,7 +632,7 @@
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |            <template slot-scope="scope">
 | 
	
		
			
				|  |  |              <el-select
 | 
	
		
			
				|  |  | -                v-model="scope.row.fFeeUnitid"
 | 
	
		
			
				|  |  | +                v-model="scope.row.fFeeunitid"
 | 
	
		
			
				|  |  |                  placeholder="请选择计费单位"
 | 
	
		
			
				|  |  |                  :disabled="disabled"
 | 
	
		
			
				|  |  |                  clearable
 |