adjust the args of router in the dag (#12759)
This commit is contained in:
parent
c4fb555883
commit
4c714cf9c9
|
|
@ -252,8 +252,7 @@ export const EDGE = {
|
|||
router: {
|
||||
name: 'er',
|
||||
args: {
|
||||
offset: 15,
|
||||
direction: 'H',
|
||||
offset: 12,
|
||||
}
|
||||
},
|
||||
defaultLabel: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue