fix: 修复汇总区块如果是最后一个删除,添加区块消失 #1243
Reviewed-on: daoyoucloud/tachybase#1248 Co-authored-by: wjh <wwwjh0710@163.com> Co-committed-by: wjh <wwwjh0710@163.com>
This commit is contained in:
		
							parent
							
								
									eb8528d44c
								
							
						
					
					
						commit
						d165c14349
					
				@ -148,9 +148,6 @@ export const groupBlockSettings = new SchemaSettings({
 | 
			
		||||
    {
 | 
			
		||||
      name: 'remove',
 | 
			
		||||
      type: 'remove',
 | 
			
		||||
      componentProps: {
 | 
			
		||||
        removeParentsIfNoChildren: true,
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
  ],
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user