fix: 修复free面板的一些bug

This commit is contained in:
黎智洲
2021-08-19 23:46:31 +08:00
parent 374bff38ff
commit fd63576b57
6 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ SV.registerLayouter('LinkList', {
element: {
default: {
type: 'link-list-node',
label: '[data]',
label: '[id]',
size: [60, 30],
style: {
stroke: '#333',