fix:修复 projectTopo metrics 删除会删除节点的问题
This commit is contained in:
@@ -373,7 +373,10 @@ const canvasOptions = {
|
||||
disableEmptyLine: true,
|
||||
autoExpandDistance: 0,
|
||||
minScale: 0.2,
|
||||
scaleKey: -1
|
||||
scaleKey: -1,
|
||||
keyCode: {
|
||||
|
||||
}
|
||||
}
|
||||
export default {
|
||||
name: 'topologyL5',
|
||||
|
||||
Reference in New Issue
Block a user