优化多级菜单之间切换无法缓存的问题
This commit is contained in:
		
							parent
							
								
									fd7e88a518
								
							
						
					
					
						commit
						52264b6e2a
					
				| 
						 | 
					@ -74,7 +74,6 @@ function filterChildren(childrenMap) {
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          children.push(c)
 | 
					          children.push(c)
 | 
				
			||||||
        })
 | 
					        })
 | 
				
			||||||
        childrenMap.splice(index, 1)
 | 
					 | 
				
			||||||
        return
 | 
					        return
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue