| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -76,7 +76,7 @@
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <el-tag v-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === 1)" type="success">已上传</el-tag>
 | 
					 | 
					 | 
					 | 
					        <el-tag v-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === 1)" type="success">已上传</el-tag>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <el-tag v-else-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === 2)" type="warning">已上传</el-tag>
 | 
					 | 
					 | 
					 | 
					        <el-tag v-else-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === 2)" type="warning">已上传</el-tag>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <el-tag v-else-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === null)" type="success">已上传</el-tag>
 | 
					 | 
					 | 
					 | 
					        <el-tag v-else-if="scope.row.childrenList.length > 0 && scope.row.childrenList.every(child => child.state === null)" type="success">已上传</el-tag>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <el-tag v-else type="warning">未上传</el-tag>
 | 
					 | 
					 | 
					 | 
					        <el-tag v-else type="warning">已上传</el-tag>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      </template>
 | 
					 | 
					 | 
					 | 
					      </template>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    </el-table-column>
 | 
					 | 
					 | 
					 | 
					    </el-table-column>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <el-table-column label="操作">
 | 
					 | 
					 | 
					 | 
					    <el-table-column label="操作">
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |