| 
					
				 | 
			
			
				@@ -45,23 +45,23 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </el-table-column> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-table-column label="手机号码" align="center" prop="phone" width="160px"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-table-column label="注册时间" align="center" prop="createTime" width="160px"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="看课数量" align="center" prop="watchCourseCount" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="缺课数量" align="center" prop="missCourseCount" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="缺课状态" align="center" prop="missCourseStatus"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <template slot-scope="scope"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-tag effect="dark" type="danger"  v-if="scope.row.missCourseStatus === 1">已缺课</el-tag> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-tag effect="dark" type="success" v-else>未缺课</el-tag> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        </template> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </el-table-column> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="参与营期数量" align="center" prop="partCourseCount" width="100px"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="看课数量" align="center" prop="watchCourseCount" />--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="缺课数量" align="center" prop="missCourseCount" />--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="缺课状态" align="center" prop="missCourseStatus">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        <template slot-scope="scope">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-tag effect="dark" type="danger"  v-if="scope.row.missCourseStatus === 1">已缺课</el-tag>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-tag effect="dark" type="success" v-else>未缺课</el-tag>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        </template>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      </el-table-column>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="参与营期数量" align="center" prop="partCourseCount" width="100px"/>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-table-column label="最后一次看课时间" align="center" prop="lastWatchDate"  width="160px"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="看课状态" align="center" prop="courseCountStatus"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <template slot-scope="scope"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-tag effect="dark" type="success" v-if="scope.row.courseCountStatus === 1">正常</el-tag> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-tag effect="dark" type="info"    v-else-if="scope.row.courseCountStatus === 2">停止</el-tag> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-tag effect="dark" type="danger"  v-else>未看</el-tag> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        </template> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </el-table-column> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="看课状态" align="center" prop="courseCountStatus">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        <template slot-scope="scope">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-tag effect="dark" type="success" v-if="scope.row.courseCountStatus === 1">正常</el-tag>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-tag effect="dark" type="info"    v-else-if="scope.row.courseCountStatus === 2">停止</el-tag>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-tag effect="dark" type="danger"  v-else>未看</el-tag>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        </template>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      </el-table-column>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--      <el-table-column label="停课天数" align="center" prop="stopWatchDays" />--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--      <el-table-column label="完播时间" align="center" prop="completeWatchDate" width="160px"/>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-table-column label="标签名称" align="center" prop="tag" /> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -73,7 +73,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </template> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </el-table-column> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-table-column label="备注" align="center" prop="remark" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <el-table-column label="操作" align="center" class-name="small-padding fixed-width"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      <el-table-column label="操作" align="center" class-name="small-padding fixed-width">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--        <template slot-scope="scope">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--          <el-button--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--            size="mini"--> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -83,7 +83,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--            v-if="scope.row.isRepeatFans !== 1"--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--          >启用</el-button>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--        </template>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </el-table-column> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--      </el-table-column>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </el-table> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <pagination 
			 |