|  | @ -196,14 +196,14 @@ | 
			
		
	
		
		
			
				
					|  |  |                          style="color:#1C6AFD;text-decoration: underline;" |  |  |                          style="color:#1C6AFD;text-decoration: underline;" | 
			
		
	
		
		
			
				
					|  |  |                          size="small" |  |  |                          size="small" | 
			
		
	
		
		
			
				
					|  |  |                          @click="handleDetail(scope.row)">查看</el-button> |  |  |                          @click="handleDetail(scope.row)">查看</el-button> | 
			
		
	
		
		
			
				
					
					|  |  |               <!-- <el-button type="text" |  |  |               <el-button type="text" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |                          style="color:#1C6AFD;text-decoration: underline;" |  |  |                          style="color:#1C6AFD;text-decoration: underline;" | 
			
		
	
		
		
			
				
					|  |  |                          size="small" |  |  |                          size="small" | 
			
		
	
		
		
			
				
					|  |  |                          @click="handleFinish(scope.row)">完成情况</el-button> |  |  |                          @click="handleFinish(scope.row)">完成情况</el-button> | 
			
		
	
		
		
			
				
					|  |  |               <el-button type="text" |  |  |               <el-button type="text" | 
			
		
	
		
		
			
				
					|  |  |                          style="color:#1C6AFD;text-decoration: underline;" |  |  |                          style="color:#1C6AFD;text-decoration: underline;" | 
			
		
	
		
		
			
				
					|  |  |                          size="small" |  |  |                          size="small" | 
			
		
	
		
		
			
				
					
					|  |  |                          @click="handleScore(scope.row)">积分记录</el-button> --> |  |  |                          @click="handleScore(scope.row)">积分记录</el-button> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |             </div> |  |  |             </div> | 
			
		
	
		
		
			
				
					|  |  |             <div> |  |  |             <div> | 
			
		
	
		
		
			
				
					|  |  |               <el-button type="text" |  |  |               <el-button type="text" | 
			
		
	
	
		
		
			
				
					|  | @ -366,7 +366,7 @@ export default { | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |       let params = { |  |  |       let params = { | 
			
		
	
		
		
			
				
					
					|  |  |         parentCategoryCode: '1010' |  |  |         // parentCategoryCode: '1010' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |       } |  |  |       } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |       const { data, code, msg } = await requestPost(url, params) |  |  |       const { data, code, msg } = await requestPost(url, params) | 
			
		
	
	
		
		
			
				
					|  | 
 |