|  | @@ -247,6 +247,7 @@
 | 
	
		
			
				|  |  |              prop="vipStudentDuty"
 | 
	
		
			
				|  |  |              label="付费会员占比"
 | 
	
		
			
				|  |  |              width="150px"
 | 
	
		
			
				|  |  | +            fixed="right"
 | 
	
		
			
				|  |  |            >
 | 
	
		
			
				|  |  |              <template slot="header" slot-scope="slot">
 | 
	
		
			
				|  |  |                <div class="titleCell">
 | 
	
	
		
			
				|  | @@ -296,7 +297,7 @@
 | 
	
		
			
				|  |  |              </template>
 | 
	
		
			
				|  |  |            </el-table-column> -->
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -          <el-table-column align="center" prop="studentId" label="操作">
 | 
	
		
			
				|  |  | +          <el-table-column align="center" prop="studentId" label="操作" fixed="right">
 | 
	
		
			
				|  |  |              <template slot-scope="scope">
 | 
	
		
			
				|  |  |                <div>
 | 
	
		
			
				|  |  |                  <auth auths="/organDateDetail">
 |