feature/2.9.42310.01-薪资项目拓扑图

This commit is contained in:
黎永顺 2024-01-03 14:42:47 +08:00
parent 03d0e23191
commit 0229e27df5
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ const Index: React.FC = () => {
defaultNodeColor: "transparent",
defaultNodeBorderColor: "#333",
allowShowMiniToolBar: false, //工具栏展示与否
disableZoom: true,
// disableZoom: true,
disableDragNode: true,
};
}, []);