@@ -5214,7 +5214,7 @@ public class ExcelTabController extends BladeController {
}
- if(flag){
+ if(!flag){
List<Long> longList = new ArrayList<>(
parent.getAncestorsPId() != null ? Func.toLongList(parent.getAncestorsPId()) : new ArrayList<>()
);